mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-28 23:57:29 +00:00
chore(userspace): update config schema.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
parent
114757d215
commit
70ee5f4107
@ -104,6 +104,9 @@ const char config_schema_string[] = LONG_STRING_CONST(
|
||||
"buffered_outputs": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"suggested_formats": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rule_matching": {
|
||||
"type": "string"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user