Skip to content

Commit

Permalink
chore(userspace): update config schema.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Oct 22, 2024
1 parent dbc059a commit 073c74b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions userspace/falco/config_json_schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ const char config_schema_string[] = LONG_STRING_CONST(
"buffered_outputs": {
"type": "boolean"
},
"suggested_formats": {
"type": "boolean"
},
"rule_matching": {
"type": "string"
},
Expand Down

0 comments on commit 073c74b

Please sign in to comment.