diff --git a/config.php.default b/config.php.default index 4e56e25e15..629bfc4691 100755 --- a/config.php.default +++ b/config.php.default @@ -42,8 +42,4 @@ $config['poller-wrapper']['alerter'] = FALSE; # Uncomment the next line to disable daily updates #$config['update'] = 0; -# following is necessary for poller-wrapper -# poller-wrapper is released public domain -$config['poller-wrapper']['alerter'] = FALSE; - ?>