mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove a leading space that broke some code rendering (#6632)
This commit is contained in:
committed by
Neil Lathwood
parent
528a14995a
commit
cbb67b35d6
@@ -47,7 +47,7 @@ called cisco.
|
|||||||
`bad_ifXEntry`: This is a list of models for which to tell LibreNMS that the device doesn't support ifXEntry and to
|
`bad_ifXEntry`: This is a list of models for which to tell LibreNMS that the device doesn't support ifXEntry and to
|
||||||
ignore it:
|
ignore it:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
bad_ifXEntry:
|
bad_ifXEntry:
|
||||||
- cisco1941
|
- cisco1941
|
||||||
- cisco886Va
|
- cisco886Va
|
||||||
|
|||||||
Reference in New Issue
Block a user