mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-02-05 13:34:03 +00:00
11 lines
205 B
Python
11 lines
205 B
Python
# Add your plugins and plugin settings here.
|
|
# Of course uncomment this file out.
|
|
|
|
# PLUGINS = ["netbox_onboarding"]
|
|
|
|
# PLUGINS_CONFIG = {
|
|
# "netbox_onboarding": {
|
|
# ADD YOUR SETTINGS HERE
|
|
# }
|
|
# }
|