chore: delete filetime module (#22999)

This commit is contained in:
Aiden Cline 2026-04-16 23:31:21 -05:00 committed by GitHub
parent 4bd5a158a5
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

@ -574,7 +574,6 @@ OpenCode può essere configurato tramite variabili d'ambiente.
| `OPENCODE_DISABLE_CLAUDE_CODE_SKILLS` | boolean | Disabilita caricamento di `.claude/skills` |
| `OPENCODE_DISABLE_MODELS_FETCH` | boolean | Disabilita fetch dei modelli da fonti remote |
| `OPENCODE_FAKE_VCS` | string | Provider VCS finto per scopi di test |
| `OPENCODE_DISABLE_FILETIME_CHECK` | boolean | Disabilita controllo file time per ottimizzazione |
| `OPENCODE_CLIENT` | string | Identificatore client (default `cli`) |
| `OPENCODE_ENABLE_EXA` | boolean | Abilita gli strumenti di web search Exa |
| `OPENCODE_SERVER_PASSWORD` | string | Abilita basic auth per `serve`/`web` |