init for v3.1

This commit is contained in:
Mattijs Vanhaverbeke
2022-02-21 17:41:14 +01:00
parent 3b4209223e
commit 683e125cd5
10 changed files with 344 additions and 433 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ class TopologyViewsConfig(PluginConfig):
version = '0.5.3'
author = 'Mattijs Vanhaverbeke'
author_email = 'author@example.com'
base_url = 'topology-views'
base_url = 'netbox_topology_views'
required_settings = []
default_settings = {
'preselected_device_roles': 'Firewall,Router,Distribution Switch,Core Switch,Internal Switch,Access Switch,Server,Storage,Backup,Wireless AP',