We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6d19f commit f794baeCopy full SHA for f794bae
unlighthouse.config.ts
@@ -12,6 +12,7 @@ const config = {
12
scanner: {
13
samples: 3,
14
throttle: true,
15
+ crawler: false,
16
},
17
};
18
0 commit comments