services.gotenberg.enableBasicAuth

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
<nixpkgs/nixos/modules/services/misc/gotenberg.nix>