mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-18 07:51:12 +00:00
cleanup(falco.yaml): drop verbosity
from container plugin init config.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
committed by
poiana
parent
99b7215439
commit
7db05e5828
@@ -470,7 +470,6 @@ plugins:
|
||||
# For a summary of config option, see https://github.com/FedeDP/container_plugin?tab=readme-ov-file#configuration
|
||||
library_path: libcontainer.so
|
||||
init_config:
|
||||
verbosity: warning
|
||||
label_max_len: 100
|
||||
with_size: false
|
||||
# We use default config values for engine key.
|
||||
@@ -1334,4 +1333,4 @@ base_syscalls:
|
||||
#
|
||||
falco_libs:
|
||||
thread_table_size: 262144
|
||||
snaplen: 80
|
||||
snaplen: 80
|
||||
|
Reference in New Issue
Block a user