mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
warn about ifdown as default
git-svn-id: http://www.observium.org/svn/observer/trunk@2915 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -347,7 +347,7 @@ $config['auth_ldap_groups']['support']['level'] = 1;
|
||||
$config['astext'][65333] = "Cymru Bogon Feed";
|
||||
|
||||
### What should we warn about?
|
||||
$config['warn']['ifdown'] = false;
|
||||
$config['warn']['ifdown'] = true;
|
||||
|
||||
## List of poller modules. Need to be in the array to be
|
||||
## considered for execution.
|
||||
|
||||
Reference in New Issue
Block a user