From 7089912f963e54b60057860aa8ba2d7d3f614c9e Mon Sep 17 00:00:00 2001 From: Guilherme Maciel Ferreira Date: Tue, 22 Feb 2011 16:03:45 +0100 Subject: [PATCH] Config file clean up (KISS) --- config/pingcheck.cfg | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) 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 -- 1.7.1