mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-01 06:29:47 +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:
parent
543734af3c
commit
835ac52f4f
@ -518,7 +518,7 @@ const char config_schema_string[] = LONG_STRING_CONST(
|
||||
"keep_alive": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"max_consecutive_timeouts:" {
|
||||
"max_consecutive_timeouts": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user