From: Guilherme Maciel Ferreira Date: Tue, 22 Feb 2011 15:03:45 +0000 (+0100) Subject: Config file clean up (KISS) X-Git-Tag: v1.0~191 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=7089912f963e54b60057860aa8ba2d7d3f614c9e;p=pingcheck Config file clean up (KISS) --- diff --git a/config/pingcheck.cfg b/config/pingcheck.cfg index f7ac777..052cb22 100644 --- a/config/pingcheck.cfg +++ b/config/pingcheck.cfg @@ -1,7 +1 @@ -#limit_down_host_to_notify=4 - -#[host] -#address=address1 - -#[host] -#address=address2 \ No newline at end of file +limit-to-notify=5 \ No newline at end of file