docs: correct way to disable lighthouse

This commit is contained in:
soulgalore 2024-01-23 14:04:16 +01:00
parent 515ed0e50f
commit d7c5e89f2d
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ The plugin also collect metrics for the specific page and the domain from the Ch
All scores and distributions is automatically sent to Graphite/InfluxDB.
## Disable Lighthouse
If you only want to run GPSI and not Lighthouse you can disable it with `--plugins.remove /lighthouse`.
If you only want to run GPSI and not Lighthouse you can disable it with `--plugins.remove /lighthouse/index.js`.