services.cyrus-imap.tmpDBDir

NixOS option

Location where DB files are stored. Databases in this directory are recreated upon startup, so ideally they should live in ephemeral storage for best performance.

type: absolute path
Default
"/run/cyrus/db"
declared in: nixos/modules/services/mail/cyrus-imap.nixView source on NixOS/nixpkgs →