Add option to clean old perf_times table entries #341

This commit is contained in:
Toni Cunyat
2014-11-03 18:25:45 +01:00
parent d1bea37236
commit 5b6ae9f988
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -576,6 +576,7 @@ $config['update'] = 1;
$config['syslog_purge'] = 30; # Number in days of how long to keep syslog entries for.
$config['eventlog_purge'] = 30; # Number in days of how long to keep eventlog entries for.
$config['authlog_purge'] = 30; # Number in days of how long to keep authlog entries for.
$config['perf_times_purge'] = 30; # Number in days of how long to keep performace pooling stats entries for.
# Date format for PHP date()s
$config['dateformat']['long'] = "r"; # RFC2822 style