We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e24295 commit a9f8d83Copy full SHA for a9f8d83
development/base_configuration.py
@@ -157,7 +157,7 @@
157
158
# Plugins configuration settings. These settings are used by various plugins that the user may have installed.
159
# Each key in the dictionary is the name of an installed plugin and its value is a dictionary of settings.
160
-PLUGINS_CONFIG = {"netbox_sotagg": {"github_repo": "networktocode-llc/gizmo-sot"}}
+# PLUGINS_CONFIG = {}
161
162
# When determining the primary IP address for a device, IPv6 is preferred over IPv4 by default. Set this to True to
163
# prefer IPv4 instead.
0 commit comments