Skip to content

Commit ab33d07

Browse files
committed
fix json schema
1 parent cc1072b commit ab33d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router/pkg/config/config.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2472,7 +2472,7 @@
24722472
"default": 100,
24732473
"minimum": 0
24742474
},
2475-
"parser_total_fields_limit": {
2475+
"total_fields_limit": {
24762476
"type": "integer",
24772477
"description": "The total number of fields the parser will allow. Set to 0 to disable.",
24782478
"default": 500,

0 commit comments

Comments
 (0)