mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-18 18:58:41 +00:00
If the value is not specified at all, then all plugins are loaded. Otherwise, check against the list. This allows disabling all plugins via: --- load_plugins: [] --- Signed-off-by: Mark Stemm <mark.stemm@gmail.com>