Implement top_level_menu toggle (#45)

Closes #42
Based on @erichester76's https://github.com/ICTU/netbox_slm/pull/44

Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com>
Co-authored-by: Eric Hester <eric.hester@umbrella.tech>
This commit is contained in:
wkoot
2024-10-14 11:13:58 +02:00
committed by GitHub
co-authored by Eric Hester
parent 72646a6287
commit 3539539c4e
2 changed files with 17 additions and 2 deletions
+3
View File
@@ -206,6 +206,9 @@ PLUGINS = ['netbox_slm']
# Plugins configuration settings. These settings are used by various plugins that the user may have installed.
# Each key in the dictionary is the name of an installed plugin and its value is a dictionary of settings.
PLUGINS_CONFIG = {
"netbox_slm": {
"top_level_menu": True
},
}
# When determining the primary IP address for a device, IPv6 is preferred over IPv4 by default. Set this to True to