summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-07 21:15:36 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-07 21:15:36 +0900
commit9f509e25714aebcd74587560a23c943114141013 (patch)
tree0ae59238564b6f6c7974816a1884db8ac65330c9 /ar
parent008c7ba0548bd0ba1d73cb77b7f3b297d9b923fa (diff)
modified claude/settings.json
Diffstat (limited to 'ar')
-rw-r--r--ar/.config/claude/settings.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/ar/.config/claude/settings.json b/ar/.config/claude/settings.json
index 769bc36..a2e190c 100644
--- a/ar/.config/claude/settings.json
+++ b/ar/.config/claude/settings.json
@@ -1,14 +1,15 @@
{
"cleanupPeriodDays": 365,
"env": {
- "MAX_MCP_OUTPUT_TOKENS": "60000",
"BASH_DEFAULT_TIMEOUT_MS": "300000",
"BASH_MAX_TIMEOUT_MS": "600000",
- "MAX_THINKING_TOKENS": "8192",
- "CLAUDE_CODE_MAX_OUTPUT_TOKENS": "64000",
"CLAUDE_CODE_FILE_READ_MAX_OUTPUT_TOKENS": "45000",
- "NODE_ENV": "development",
- "NEXT_PUBLIC_APP_ENV": "development"
+ "CLAUDE_CODE_MAX_OUTPUT_TOKENS": "64000",
+ "ENABLE_LSP_TOOL": "1",
+ "MAX_MCP_OUTPUT_TOKENS": "60000",
+ "MAX_THINKING_TOKENS": "8192",
+ "NEXT_PUBLIC_APP_ENV": "development",
+ "NODE_ENV": "development"
},
"includeCoAuthoredBy": false,
"permissions": {