You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-11-15 12:41:06 +03:00
Add expample plugin configuration
This commit is contained in:
10
configuration/plugins.py
Normal file
10
configuration/plugins.py
Normal file
@@ -0,0 +1,10 @@
|
||||
# Add your plugins and plugin settings here.
|
||||
# Of course uncomment this file out.
|
||||
|
||||
# PLUGINS = ["netbox_onboarding"]
|
||||
|
||||
# PLUGINS_CONFIG = {
|
||||
# "netbox_onboarding": {
|
||||
# ADD YOUR SETTINGS HERE
|
||||
# }
|
||||
# }
|
||||
Reference in New Issue
Block a user