services.maubot.settings.plugin_databases.postgres
NixOS option
The connection URL for plugin database. See example config for exact format.
type: null or stringDefault
declared in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →if isPostgresql config.services.maubot.settings.database then "default" else null