diff options
| author | Aiden Cline <[email protected]> | 2026-04-16 23:31:21 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-16 23:31:21 -0500 |
| commit | 76a141090ea33da574d06e17cd1c5dbddbde2952 (patch) | |
| tree | 656cf6b4a9491decef0cf0374faece9bdaf657f3 /packages/web/src/content/docs/cli.mdx | |
| parent | 4bd5a158a5cbc09ac52df8dc7001fb3dc4110506 (diff) | |
| download | opencode-76a141090ea33da574d06e17cd1c5dbddbde2952.tar.gz opencode-76a141090ea33da574d06e17cd1c5dbddbde2952.zip | |
chore: delete filetime module (#22999)
Diffstat (limited to 'packages/web/src/content/docs/cli.mdx')
| -rw-r--r-- | packages/web/src/content/docs/cli.mdx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/cli.mdx b/packages/web/src/content/docs/cli.mdx index 579038ad0..786b9d3d9 100644 --- a/packages/web/src/content/docs/cli.mdx +++ b/packages/web/src/content/docs/cli.mdx @@ -575,7 +575,6 @@ OpenCode can be configured using environment variables. | `OPENCODE_DISABLE_MODELS_FETCH` | boolean | Disable fetching models from remote sources | | `OPENCODE_DISABLE_MOUSE` | boolean | Disable mouse capture in the TUI | | `OPENCODE_FAKE_VCS` | string | Fake VCS provider for testing purposes | -| `OPENCODE_DISABLE_FILETIME_CHECK` | boolean | Disable file time checking for optimization | | `OPENCODE_CLIENT` | string | Client identifier (defaults to `cli`) | | `OPENCODE_ENABLE_EXA` | boolean | Enable Exa web search tools | | `OPENCODE_SERVER_PASSWORD` | string | Enable basic auth for `serve`/`web` | |
