For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /config/options/disableClientServer.md.
close
  • English
  • disableClientServer

    • Type: boolean
    • Optional: true
    • Default: false, when process.CI is true, the default value is true, meaning the report service is disabled by default in CI environments.
    Tip

    It is recommended to set disableClientServer to true in CI environments, otherwise the started service will block the pipeline process.

    Whether to automatically open the Rsdoctor report page. If you do not need to view the analysis report provided by Rsdoctor in the browser, you can enable this configuration item.