services.librespeed.frontend.useNginx

NixOS option

Configure nginx for the LibreSpeed frontend. This will only create a virtual host for the frontend and won’t proxy all requests because the reported upload and download speeds are inaccurate if proxied.

type: boolean
Default
config.services.librespeed.domain != null
declared in: nixos/modules/services/web-apps/librespeed.nixView source on NixOS/nixpkgs →