Add disclaimer/warning to PLUGINS_ENABLED

This commit is contained in:
Jeremy Stretch 2020-03-24 09:41:46 -04:00
parent edf32590c5
commit 418c971662

View File

@ -315,6 +315,9 @@ Default: `False`
Enable [NetBox plugins](../../plugins/). 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 ## PREFER_IPV4