diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index 69e042ea..1f27c330 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -608,7 +608,7 @@ "length": { "type": "integer", "minimum": 1, - "default": 10 + "default": 16 }, "deepDomScan": { "type": "boolean",