Back to Settings

Bash Timeouts

Settings environment 640
Install Command
npx claude-code-templates@latest --setting environment/bash-timeouts
View on GitHub

Content

JSON
{
"description": "Configure timeout settings for bash command execution. Prevents long-running com..."
"env": {
"BASH_DEFAULT_TIMEOUT_MS": "120000"
"BASH_MAX_TIMEOUT_MS": "600000"
"BASH_MAX_OUTPUT_LENGTH": "100000"
}
}

Stack Builder

0 components

Your stack is empty

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