mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -18,7 +18,7 @@ By default, both are are included but you can enable / disable either
|
||||
one using the following config option:
|
||||
|
||||
```bash
|
||||
lnms config:set 'network_map_items' "('mac','xdp')"
|
||||
lnms config:set network_map_items '["mac","xdp"]'
|
||||
```
|
||||
|
||||
Either remove mac or xdp depending on which you want.
|
||||
|
||||
Reference in New Issue
Block a user