mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-13 05:22:34 +00:00
Update userspace/falco/config_json_schema.h
Co-authored-by: Federico Di Pierro <nierro92@gmail.com> Signed-off-by: benierc <clement.benier@iot.bzh>
This commit is contained in:
@@ -518,7 +518,7 @@ const char config_schema_string[] = LONG_STRING_CONST(
|
||||
"keep_alive": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"max_consecutive_timeouts:" {
|
||||
"max_consecutive_timeouts": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user