services.matrix-conduit.settings.global.database_path

NixOS option

Path to the conduit database, the directory where conduit will save its data. Note that due to using the DynamicUser feature of systemd, this value should not be changed and is set to be read only.

type: string
Default
"/var/lib/matrix-conduit/"
declared in: nixos/modules/services/matrix/conduit.nixView source on NixOS/nixpkgs →