services.mattermost.database.peerAuth

If set, will use peer auth instead of connecting to a Postgres server. Use services.mattermost.database.socketPath to configure the socket path.

Type
boolean
Default
''
  versionAtLeast config.system.stateVersion "25.05" && config.services.mattermost.database.host == "localhost"
''
Declared
<nixpkgs/nixos/modules/services/web-apps/mattermost.nix>