Преглед изворни кода

Add disclaimer/warning to PLUGINS_ENABLED

Jeremy Stretch пре 6 година
родитељ
комит
5ec1b31804
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      docs/configuration/optional-settings.md

+ 3 - 0
docs/configuration/optional-settings.md

@@ -315,6 +315,9 @@ Default: `False`
 
 Enable [NetBox plugins](../../plugins/).
 
+!!! warning
+    Plugins extend NetBox by allowing external code to run with the same access and privileges as NetBox itself. Only install plugins from trusted sources. The NetBox maintainers make absolutely no guarantees about the integrity or security of your installation with plugins enabled.
+
 ---
 
 ## PREFER_IPV4