From d83b9fac973eeb2c262b0fcdfeadbb172e7e3923 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 7 Oct 2021 12:50:05 +0200 Subject: Remove unnecessary Entries in config/* --- config/debug.json | 7 +------ config/default.json | 7 +------ 2 files changed, 2 insertions(+), 12 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 + ] } } 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 + ] } } -- cgit v1.2.3-70-g09d2