Skip to content

Commit 2cbc290

Browse files
sirainencmouse
authored andcommitted
sqlite: Remove obsolete note about the connect setting value
1 parent ccf013f commit 2cbc290

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docs/core/config/sql/sqlite.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,6 @@ Driver name is `sqlite`.
1111

1212
To compile support for this driver. you need sqlite library and headers.
1313

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-
2314
## Settings
2415

2516
<SettingsComponent tag="sql-sqlite" />

0 commit comments

Comments
 (0)