harlan-zw / unlighthouse

Scan your entire site with Google Lighthouse in 2 minutes (on average). Open source, fully configurable with minimal setup.
https://unlighthouse.dev
MIT License
3.65k stars 105 forks source link

Can i increase Route run size above 200 #191

Closed Akila1804 closed 4 months ago

Akila1804 commented 4 months ago

Details

No response

harlan-zw commented 4 months ago

Hi, yes you will need to create a config file and set scanner: { maxRoutes: <number> } (see https://unlighthouse.dev/api/config/#scannermaxroutes).