diff --git a/app/config/schema.json b/app/config/schema.json index 3a0b6102..f017294d 100644 --- a/app/config/schema.json +++ b/app/config/schema.json @@ -257,7 +257,7 @@ "type": ["string", "number"] }, "limit": { - "type": "integer" + "type": ["integer", "null"] } }, "additionalProperties": false