services.matomo.nginx.basicAuthFile

NixOS option

Basic Auth password file for a vhost. Can be created by running nix-shell --packages apacheHttpd --run 'htpasswd -B -c FILENAME USERNAME'.

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/matomo.nixView source on NixOS/nixpkgs →