We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0df0f commit c208346Copy full SHA for c208346
1 file changed
src/scan.js
@@ -4,7 +4,7 @@ const options = {
4
debug: false,
5
delay: 1000,
6
headers: {},
7
- maxDepth: 3,
+ maxDepth: 1,
8
maxUrls: 10,
9
maxWait: 10000,
10
recursive: true,
0 commit comments