mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -22,7 +22,7 @@ Also you can Build Device Groups and those Device Groups can be drawn with Netwo
|
||||
|
||||
### Network Map Configurator.
|
||||
This link will show you all the options and explain what they do. [Link](http://visjs.org/docs/network/)
|
||||
You may also access the dyanamic configuraiton interface [example here](http://visjs.org/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php
|
||||
You may also access the dyanamic configuration interface [example here](http://visjs.org/examples/network/other/configuration.html) from within LibreNMS by adding the following to config.php
|
||||
```php
|
||||
$config['network_map_vis_options'] = '{
|
||||
"configure": { "enabled": true},
|
||||
|
||||
Reference in New Issue
Block a user