moved plugin configuration to plugins.py
This commit is contained in:
parent
b6c53fa09e
commit
384e700c38
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# To learn how to build images with your required plugins
|
||||
# See https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
|
||||
|
||||
# PLUGINS = ["netbox_bgp"]
|
||||
PLUGINS = [ "netbox_topology_views" ]
|
||||
|
||||
# PLUGINS_CONFIG = {
|
||||
# "netbox_bgp": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue