services.maubot.settings.crypto_database

NixOS option

Separate database URL for the crypto database. By default, the regular database is also used for crypto.

type: string
Default
"default"
Example
"postgresql://username:password@hostname/dbname"
declared in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →