Skip to content

Commit 835ac52

Browse files
beniercFedeDP
authored andcommitted
Update userspace/falco/config_json_schema.h
Co-authored-by: Federico Di Pierro <[email protected]> Signed-off-by: benierc <[email protected]>
1 parent 543734a commit 835ac52

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
@@ -518,7 +518,7 @@ const char config_schema_string[] = LONG_STRING_CONST(
518518
"keep_alive": {
519519
"type": "boolean"
520520
},
521-
"max_consecutive_timeouts:" {
521+
"max_consecutive_timeouts": {
522522
"type": "integer"
523523
}
524524
},

0 commit comments

Comments
 (0)