We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6c372 commit 6732a33Copy full SHA for 6732a33
1 file changed
ai/coding/claude/.claude/settings.json
@@ -7,7 +7,8 @@
7
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1",
8
"DISABLE_ERROR_REPORTING": "1",
9
"DISABLE_TELEMETRY": "1",
10
- "MCP_TIMEOUT": "60000"
+ "MCP_TIMEOUT": "60000",
11
+ "CLAUDE_CODE_ATTRIBUTION_HEADER": "0"
12
},
13
"includeCoAuthoredBy": false,
14
"permissions": {
@@ -19,7 +20,6 @@
19
20
"KillShell",
21
"NotebookEdit",
22
"Read",
- "Task",
23
"TodoWrite",
24
"WebFetch",
25
"WebSearch",
0 commit comments