Increase the default scanning length to 16 (#1646)
This commit is contained in:
parent
c433819c1b
commit
8bf6ff92f9
@ -608,7 +608,7 @@
|
||||
"length": {
|
||||
"type": "integer",
|
||||
"minimum": 1,
|
||||
"default": 10
|
||||
"default": 16
|
||||
},
|
||||
"deepDomScan": {
|
||||
"type": "boolean",
|
||||
|
Loading…
Reference in New Issue
Block a user