Skip to content

Commit 3e660e2

Browse files
beniercFedeDP
andauthored
Update userspace/falco/config_json_schema.h
Co-authored-by: Federico Di Pierro <[email protected]> Signed-off-by: benierc <[email protected]>
1 parent 3344abe commit 3e660e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userspace/falco/config_json_schema.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ const char config_schema_string[] = LONG_STRING_CONST(
515515
"keep_alive": {
516516
"type": "boolean"
517517
},
518-
"max_consecutive_timeouts:" {
518+
"max_consecutive_timeouts": {
519519
"type": "integer"
520520
}
521521
},

0 commit comments

Comments
 (0)