mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge branch 'master' into wrapper
Conflicts: config.php.default librenms.cron
This commit is contained in:
@@ -42,5 +42,7 @@ $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;
|
||||
# Uncomment the next line to disable daily updates
|
||||
#$config['update'] = 0;
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user