add appropriate line

This commit is contained in:
Tyler Christiansen 2013-11-03 15:36:18 -08:00 committed by Paul Gear
parent b403921398
commit ef690cac7b

View File

@ -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;
?>