services.maubot.settings.plugin_databases.postgres

NixOS option

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 in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →