MyNixOS website logo
option

services.matrix-authentication-service.settings.database.uri

The postgres connection string. Refer to https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING. If you need to put secrets in the uri, please use the extraConfigFiles option.

Declarations
Type
string
Default
"postgresql:///matrix-authentication-service?host=/run/postgresql"