services.mattermost.database.fromEnvironment

NixOS option

Use services.mattermost.environmentFile to configure the database instead of writing the database URI to the Nix store. Useful if you use password authentication with peerAuth set to false.

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