diff --git a/unlighthouse.config.ts b/unlighthouse.config.ts index 1826777..07d0e8d 100644 --- a/unlighthouse.config.ts +++ b/unlighthouse.config.ts @@ -2,10 +2,6 @@ import { defineConfig } from 'unlighthouse'; export default defineConfig({ site: process.env.SCAN_URL || 'http://localhost:5173/', - scanner: { - samples: 1, - throttle: true - }, cookies: [ { name: 'pb_auth',