@WWW_REFRESH_ALLOW = ( '.*' );
@WWW_REFRESH_DENY = ( );
-# You should have to changes these settings
+# You should not have to changes these settings
$SERVICELISTFIX = 0; # Set his if host not displaying service status'
$HOSTGROUPALL = 0; # Set this to include the ALL group on Group Web
# displays
$CRIT_WARN_LEVEL = 1; # Number of critical failures before a service
# is reported as a critical
+$RECHECKSLEEP = 15; # Sleep time in seconds for down services recheck
+ # loop. Only effective if $CRIT_WARN_LEVEL is
+ # greater then 1
+
# ---------------------------------------------------------------------------
# Thresholds, season to taste. These can be overridden on a host by host