services.matrix-conduit.settings.global.database_backend
The database backend for the service. Switching it on an existing instance will require manual migration of data.
- Type
one of "sqlite", "rocksdb"- Default
"sqlite"- Example
"rocksdb"- Declared
- <nixpkgs/nixos/modules/services/matrix/conduit.nix>