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: stringDefault
"default"
Example
declared in: nixos/modules/services/matrix/maubot.nixView source on NixOS/nixpkgs →"postgresql://username:password@hostname/dbname"