Files
falco/userspace
Mark Stemm 797b861fbc Change config handling for load_plugins
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>
2021-10-06 09:42:27 -07:00
..