summaryrefslogtreecommitdiff
path: root/config/debug.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/debug.json')
-rw-r--r--config/debug.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/debug.json b/config/debug.json
index ec85cd9..8f68241 100644
--- a/config/debug.json
+++ b/config/debug.json
@@ -12,5 +12,12 @@
"sys/*",
"tmp/*"
]
+ },
+ "prune":{
+ "keep-hourly":0,
+ "keep-daily":7,
+ "keep-weekly":4,
+ "keep-monthly":6,
+ "keep-yearly":0
}
}