diff --git a/config.php.default b/config.php.default index 629bfc4691..c98b8677ba 100755 --- a/config.php.default +++ b/config.php.default @@ -41,5 +41,3 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth $config['poller-wrapper']['alerter'] = FALSE; # Uncomment the next line to disable daily updates #$config['update'] = 0; - -?>