Add expample plugin configuration
This commit is contained in:
parent
f2731d3fe6
commit
eb5cc88b25
2 changed files with 12 additions and 1 deletions
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
|
||||
# }
|
||||
# }
|
Loading…
Add table
Add a link
Reference in a new issue