mirror of
https://github.com/centminmod/my-claude-code-setup.git
synced 2025-12-29 16:14:46 +00:00
Claude Code 1.0.59 doesn't like CLAUDE_CODE_MAX_OUTPUT_TOKENS variable
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"env": {
|
||||
"MAX_MCP_OUTPUT_TOKENS": "60000",
|
||||
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "60000"
|
||||
"MAX_MCP_OUTPUT_TOKENS": "60000"
|
||||
},
|
||||
"includeCoAuthoredBy": false,
|
||||
"permissions": {
|
||||
|
||||
Reference in New Issue
Block a user