Skip to content

Commit 2971599

Browse files
authored
Merge branch 'main' into DOV-6914/change-mailbox-directory-name-legacy
2 parents 5fa292b + 69a28d1 commit 2971599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/config/dict.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Dict server is used for providing dictionary access via server
269269
processes instead of doing it directly from whichever process wants to access
270270
the dictionary. This is useful for some drivers with relatively high
271271
connection cost (e.g. [`sql`](#sql)), but not necessarily for others (e.g.,
272-
[`redis`](#redis).
272+
[`redis`](#redis)).
273273

274274
When a mail process uses the dict proxy, it needs to have access the dict
275275
UNIX socket. By default only the `dovecot` user has access to the dict

0 commit comments

Comments
 (0)