mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
add framework for new cron features; add ability to update librenms daily
This commit is contained in:
@@ -39,5 +39,7 @@ $config['auth_mechanism'] = "mysql"; # default, other options: ldap, http-auth
|
||||
#$config['nets'][] = "172.16.0.0/12";
|
||||
#$config['nets'][] = "192.168.0.0/16";
|
||||
|
||||
# Uncomment the next line to disable daily updates
|
||||
#$config['update'] = 0;
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user