summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/zh-tw
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-04-16 23:31:21 -0500
committerGitHub <[email protected]>2026-04-16 23:31:21 -0500
commit76a141090ea33da574d06e17cd1c5dbddbde2952 (patch)
tree656cf6b4a9491decef0cf0374faece9bdaf657f3 /packages/web/src/content/docs/zh-tw
parent4bd5a158a5cbc09ac52df8dc7001fb3dc4110506 (diff)
downloadopencode-76a141090ea33da574d06e17cd1c5dbddbde2952.tar.gz
opencode-76a141090ea33da574d06e17cd1c5dbddbde2952.zip
chore: delete filetime module (#22999)
Diffstat (limited to 'packages/web/src/content/docs/zh-tw')
-rw-r--r--packages/web/src/content/docs/zh-tw/cli.mdx1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/zh-tw/cli.mdx b/packages/web/src/content/docs/zh-tw/cli.mdx
index 5de2b9637..4df9d13fd 100644
--- a/packages/web/src/content/docs/zh-tw/cli.mdx
+++ b/packages/web/src/content/docs/zh-tw/cli.mdx
@@ -574,7 +574,6 @@ OpenCode 可以透過環境變數進行設定。
| `OPENCODE_DISABLE_CLAUDE_CODE_SKILLS` | boolean | 停用載入 `.claude/skills` |
| `OPENCODE_DISABLE_MODELS_FETCH` | boolean | 停用從遠端來源擷取模型 |
| `OPENCODE_FAKE_VCS` | string | 用於測試目的的模擬 VCS 供應商 |
-| `OPENCODE_DISABLE_FILETIME_CHECK` | boolean | 停用檔案時間檢查最佳化 |
| `OPENCODE_CLIENT` | string | 用戶端識別碼(預設為 `cli`) |
| `OPENCODE_ENABLE_EXA` | boolean | 啟用 Exa 網路搜尋工具 |
| `OPENCODE_SERVER_PASSWORD` | string | 為 `serve`/`web` 啟用基本認證 |