Files
claude-code/settings.json
T
2026-03-29 18:09:00 +00:00

16 lines
403 B
JSON

{
"attribution": {
"commit": "",
"pr": ""
},
"env": {
"CLAUDE_CODE_ATTRIBUTION_HEADER": "0",
"CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS": "1",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
"DISABLE_AUTOUPDATER": "1",
"DISABLE_INSTALLATION_CHECKS": "1",
"ENABLE_TOOL_SEARCH": "false"
},
"includeCoAuthoredBy": false,
"skipDangerousModePermissionPrompt": true
}