add cleanupPeriodDays = 365 default instead of 30 days

This commit is contained in:
George Liu 2025-12-12 08:16:24 +10:00
parent 26eaf112b5
commit 1ed3918540

View File

@ -1,5 +1,6 @@
{ {
"model": "sonnet", "model": "sonnet",
"cleanupPeriodDays": 365,
"hooks": { "hooks": {
"Stop": [ "Stop": [
{ {