소스 검색

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