[Dehs-devel] r137 - trunk
atomo64-guest at alioth.debian.org
atomo64-guest at alioth.debian.org
Fri May 30 19:40:14 UTC 2008
Author: atomo64-guest
Date: 2008-05-30 19:40:13 +0000 (Fri, 30 May 2008)
New Revision: 137
Modified:
trunk/dehs.config.inc
Log:
Increase the minimum check age to five days to reduce the load we put on garr
Modified: trunk/dehs.config.inc
===================================================================
--- trunk/dehs.config.inc 2008-05-29 21:43:52 UTC (rev 136)
+++ trunk/dehs.config.inc 2008-05-30 19:40:13 UTC (rev 137)
@@ -38,7 +38,7 @@
$notificationsMailFrom = 'Debian External Health System <dehs-devel at lists.alioth.debian.org>';
$timeStamp_basedCheck = array('all');
-$minimumAge = 4;
+$minimumAge = 5;
$_SERVER['SERVER_NAME']=shell_exec("hostname -f 2>&1");
?>
\ No newline at end of file
More information about the Dehs-devel
mailing list