Actualiser plugins.py
This commit is contained in:
@@ -15,5 +15,9 @@ PLUGINS = [
|
||||
PLUGINS_CONFIG = {
|
||||
'netbox_branching': {},
|
||||
'netbox_bgp': {},
|
||||
'netbox_topology_views': {},
|
||||
'netbox_topology_views': {
|
||||
'static_image_directory': 'netbox_topology_views/img',
|
||||
'allow_coordinates_saving': True,
|
||||
'always_save_coordinates': True
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user