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.
2 parents 5fa292b + 69a28d1 commit 2971599Copy full SHA for 2971599
docs/core/config/dict.md
@@ -269,7 +269,7 @@ Dict server is used for providing dictionary access via server
269
processes instead of doing it directly from whichever process wants to access
270
the dictionary. This is useful for some drivers with relatively high
271
connection cost (e.g. [`sql`](#sql)), but not necessarily for others (e.g.,
272
-[`redis`](#redis).
+[`redis`](#redis)).
273
274
When a mail process uses the dict proxy, it needs to have access the dict
275
UNIX socket. By default only the `dovecot` user has access to the dict
0 commit comments