Retention 90 Days
Settings cleanup 526
Set chat transcript retention to 90 days for extended history.
npx claude-code-templates@latest --setting cleanup/retention-90-days claude-code — retention-90-days
Content
JSON
{
"description": "Set chat transcript retention to 90 days for extended history."
"cleanupPeriodDays": 90
}