Skip to content
Discussion options

You must be logged in to vote
{
  "$schema": "https://json.schemastore.org/claude-code-settings.json",
  "env": {
    "ANTHROPIC_BASE_URL": "http://127.0.0.1:8317",
    "ANTHROPIC_AUTH_TOKEN": "JSgzyGKYV8W",
    "ANTHROPIC_DEFAULT_OPUS_MODEL": "gpt-5.4(xhigh)",
    "ANTHROPIC_DEFAULT_SONNET_MODEL": "gpt-5.3-codex(xhigh)",
    "ANTHROPIC_DEFAULT_HAIKU_MODEL": "gpt-5.4-mini(low)",
    "CLAUDE_CODE_MAX_OUTPUT_TOKENS": "32000",
    "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
    "API_TIMEOUT_MS": "600000",
    "BASH_DEFAULT_TIMEOUT_MS": "600000",
    "BASH_MAX_TIMEOUT_MS": "600000",
    "MCP_TIMEOUT": "30000",
    "MCP_TOOL_TIMEOUT": "600000",
    "CLAUDE_API_TIMEOUT": "600000"
  },
  "permissions": {
    "allow": []…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@leonfox28
Comment options

@luispater
Comment options

@eicky
Comment options

Answer selected by luispater
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #2337 on March 25, 2026 03:13.