We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf013f commit 2cbc290Copy full SHA for 2cbc290
docs/core/config/sql/sqlite.md
@@ -11,15 +11,6 @@ Driver name is `sqlite`.
11
12
To compile support for this driver. you need sqlite library and headers.
13
14
-::: tip [[changed,sqlite_filename]]
15
-Prior to v2.3.18, Dovecot uses the whole value as filename to connect,
16
-whitespace included.
17
-
18
-This was changed to support options, so it will use the first encountered
19
-parameter that has no `=` as filename. Whitespace cannot be used in
20
-filename.
21
-:::
22
23
## Settings
24
25
<SettingsComponent tag="sql-sqlite" />
0 commit comments