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