chore: delete filetime module (#22999)

This commit is contained in:
Aiden Cline 2026-04-16 23:31:21 -05:00 committed by GitHub
commit 76a141090e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
34 changed files with 59 additions and 766 deletions

View file

@ -573,7 +573,6 @@ OpenCode는 환경 변수로도 구성할 수 있습니다.
| `OPENCODE_DISABLE_CLAUDE_CODE_SKILLS` | boolean | `.claude/skills` 로드 비활성화 |
| `OPENCODE_DISABLE_MODELS_FETCH` | boolean | 원격 소스에서 모델 목록 가져오기 비활성화 |
| `OPENCODE_FAKE_VCS` | string | 테스트용 가짜 VCS provider |
| `OPENCODE_DISABLE_FILETIME_CHECK` | boolean | 최적화를 위한 파일 시간 검사 비활성화 |
| `OPENCODE_CLIENT` | string | 클라이언트 식별자(기본값: `cli`) |
| `OPENCODE_ENABLE_EXA` | boolean | Exa 웹 검색 도구 활성화 |
| `OPENCODE_SERVER_PASSWORD` | string | `serve`/`web` 기본 인증 활성화 |