mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-09 10:07:57 +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": {
|
"keep_alive": {
|
||||||
"type": "boolean"
|
"type": "boolean"
|
||||||
},
|
},
|
||||||
"max_consecutive_timeouts:" {
|
"max_consecutive_timeouts": {
|
||||||
"type": "integer"
|
"type": "integer"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user