From ef690cac7b97806d89160b232d87ab977d2c3a66 Mon Sep 17 00:00:00 2001 From: Tyler Christiansen Date: Sun, 3 Nov 2013 15:36:18 -0800 Subject: [PATCH] add appropriate line --- config.php.default | 1 + 1 file changed, 1 insertion(+) diff --git a/config.php.default b/config.php.default index 78d5294643..77ab72a873 100755 --- a/config.php.default +++ b/config.php.default @@ -41,5 +41,6 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth # following is necessary for poller-wrapper # poller-wrapper is released public domain +$config['poller-wrapper']['alerter'] = FALSE; ?>