Revert non WIP KEEP_LOGGING time

This commit is contained in:
deajan 2019-08-14 15:11:38 +02:00
parent 0d28d0c482
commit 712c3179ee
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ _LOGGER_VERBOSE=false
_LOGGER_ERR_ONLY=false
_LOGGER_PREFIX="date"
if [ "$KEEP_LOGGING" == "" ]; then
KEEP_LOGGING=30
KEEP_LOGGING=1801
fi
# Initial error status, logging 'WARN', 'ERROR' or 'CRITICAL' will enable alerts flags