Add disclaimer/warning to PLUGINS_ENABLED

This commit is contained in:
Jeremy Stretch 2020-03-24 09:41:46 -04:00
parent 8e661c34e9
commit 5ec1b31804

View File

@ -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