services.changedetection-io.webDriverSupport

NixOS option

Enable support for fetching web pages using WebDriver and Chromium. This starts a headless chromium controlled by puppeteer in an oci container. Playwright can currently leak memory. See https://github.com/dgtlmoon/changedetection.io/wiki/Playwright-content-fetcher#playwright-memory-leak

type: boolean
Default
false
declared in: nixos/modules/services/web-apps/changedetection-io.nixView source on NixOS/nixpkgs →