services.gotenberg.enableBasicAuth

NixOS option

HTTP Basic Authentication. If you set this, be sure to set GOTENBERG_API_BASIC_AUTH_USERNAMEand GOTENBERG_API_BASIC_AUTH_PASSWORD in your services.gotenberg.environmentFile file.

type: boolean
Default
false
declared in: nixos/modules/services/misc/gotenberg.nixView source on NixOS/nixpkgs →