Skip to content

Commit 9fab9a3

Browse files
committed
mention plugin wiki page in plugins.py comment
1 parent b69a97d commit 9fab9a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configuration/plugins.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Add your plugins and plugin settings here.
22
# Of course uncomment this file out.
33

4+
# To learn how to build images with your required plugins
5+
# See https://github.com/netbox-community/netbox-docker/wiki/Using-Netbox-Plugins
6+
47
# PLUGINS = ["netbox_onboarding"]
58

69
# PLUGINS_CONFIG = {

0 commit comments

Comments
 (0)