mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Configuration.md (#7732)
This commit is contained in:
committed by
Neil Lathwood
parent
9a03b24457
commit
5af3a4d6f2
@ -333,7 +333,7 @@ Generally, it is a better to set these [per OS](../Developing/os/Settings.md#pol
|
||||
|
||||
```php
|
||||
$config['discovery_modules]['arp-table'] = 1;
|
||||
$config['poller_modules]['bgp-peers'] = 0;
|
||||
$config['poller_modules']['bgp-peers'] = 0;
|
||||
```
|
||||
|
||||
### SNMP Settings
|
||||
|
Reference in New Issue
Block a user