diff options
Diffstat (limited to 'config/debug.json')
-rw-r--r-- | config/debug.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/config/debug.json b/config/debug.json index 948b432..ec85cd9 100644 --- a/config/debug.json +++ b/config/debug.json @@ -11,11 +11,6 @@ "run/*", "sys/*", "tmp/*" - ], - "keep-hourly":null, - "keep-daily":7, - "keep-weekly":4, - "keep-monthly":6, - "keep-yearly":null + ] } } |