services.mattermost.database.password

NixOS option

Password for local Mattermost database user. If set and peerAuth is not true, will cause a warning nagging you to use environmentFile instead since it will end up in the Nix store.

type: string
Default
"mmpgsecret"
declared in: nixos/modules/services/web-apps/mattermost.nixView source on NixOS/nixpkgs →