services.matrix-conduit.settings.global.database_backend

NixOS option

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 in: nixos/modules/services/matrix/conduit.nixView source on NixOS/nixpkgs →