services.maubot.settings.plugin_databases.postgres

The connection URL for plugin database. See example config for exact format.

Type
null or string
Default
if isPostgresql config.services.maubot.settings.database then "default" else null
Declared
<nixpkgs/nixos/modules/services/matrix/maubot.nix>