diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/data/schemas/options-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |