Search K
Appearance
Appearance
Driver name is sqlite
.
To compile support for this driver. you need sqlite library and headers.
Changed: 3.0.0
Prior to v2.3.18, Dovecot uses the whole value as filename to connect, whitespace included.
This was changed to support options, so it will use the first encountered parameter that has no =
as filename. Whitespace cannot be used in filename.
journal_mode
delete
delete
, wal
Allows using write-ahead logging mode for database.
readonly
no
Specifies that this database is read-only and should not be attempted to be created or written to.