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