MyNixOS website logo
option

services.maubot.settings.crypto_database

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

Declarations
Type
string
Default
"default"
Example
"postgresql://username:password@hostname/dbname"