Procházet zdrojové kódy

Add disclaimer/warning to PLUGINS_ENABLED

Jeremy Stretch před 6 roky
rodič
revize
5ec1b31804
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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