Update Configuration.md (#7732)

This commit is contained in:
capitangiaco
2017-11-15 09:14:40 +01:00
committed by Neil Lathwood
parent 9a03b24457
commit 5af3a4d6f2

View File

@ -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