mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
doc: Fix typo in configuration documentation (#6751)
This commit is contained in:
committed by
Neil Lathwood
parent
d4bd4b8862
commit
60f0553a33
@@ -552,7 +552,7 @@ You can use this array to rewrite the description of ASes that you have discover
|
||||
[Updating](../General/Updating.md)
|
||||
|
||||
### IPMI
|
||||
Setup the types of IPMI protocols to test a host for and it what order. Don't forget to install ipmitool on the monitoring host.
|
||||
Setup the types of IPMI protocols to test a host for and in what order. Don't forget to install ipmitool on the monitoring host.
|
||||
|
||||
```php
|
||||
$config['ipmi']['type'] = array();
|
||||
|
||||
Reference in New Issue
Block a user