services.cryptpad.configureNginx

NixOS option

Configure Nginx as a reverse proxy for Cryptpad. Note that this makes some assumptions on your setup, and sets settings that will affect other virtualHosts running on your Nginx instance, if any. Alternatively you can configure a reverse-proxy of your choice.

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