Back to Settings

Privacy Focused

Settings environment 440
Install Command
npx claude-code-templates@latest --setting environment/privacy-focused
View on GitHub

Content

JSON
{
"description": "Maximize privacy by disabling all telemetry, error reporting, and non-essential ..."
"env": {
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1"
"DISABLE_TELEMETRY": "1"
"DISABLE_ERROR_REPORTING": "1"
"DISABLE_BUG_COMMAND": "1"
"DISABLE_AUTOUPDATER": "1"
}
}

Stack Builder

0 components

Your stack is empty

Browse components and click the + button to add them to your stack for easy installation.