mirror of
https://github.com/centminmod/my-claude-code-setup.git
synced 2025-12-17 15:36:53 +00:00
update CLAUDE_CODE_MAX_OUTPUT_TOKENS
This commit is contained in:
parent
c98f3450f1
commit
f1976fc661
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"env": {
|
"env": {
|
||||||
"MAX_MCP_OUTPUT_TOKENS": "120000"
|
"MAX_MCP_OUTPUT_TOKENS": "120000",
|
||||||
|
"CLAUDE_CODE_MAX_OUTPUT_TOKENS": "120000"
|
||||||
},
|
},
|
||||||
"includeCoAuthoredBy": false,
|
"includeCoAuthoredBy": false,
|
||||||
"permissions": {
|
"permissions": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user