From 8303dadde84ad0f0f26941f2e7671b50933a2e8c Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Tue, 9 Feb 2010 20:31:28 +0000 Subject: Added plugin to define log file retention period. --- conf/level.secure | 1 + conf/level.standard | 1 + 2 files changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/level.secure b/conf/level.secure index ace975a..1d879c7 100644 --- a/conf/level.secure +++ b/conf/level.secure @@ -64,3 +64,4 @@ ENABLE_STARTUP_MSEC=yes ENABLE_STARTUP_PERMS=yes ALLOW_CURDIR_IN_PATH=no CHECK_ON_BATTERY=no +LOG_RETENTION=54 diff --git a/conf/level.standard b/conf/level.standard index 6b571ab..6ce36a4 100644 --- a/conf/level.standard +++ b/conf/level.standard @@ -64,3 +64,4 @@ ENABLE_STARTUP_MSEC=yes ENABLE_STARTUP_PERMS=yes ALLOW_CURDIR_IN_PATH=no CHECK_ON_BATTERY=no +LOG_RETENTION=4 -- cgit v1.2.1