From 76d11f71de3476ebbfd0e4ccc173064da98ba9c4 Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Tue, 14 Jan 2025 07:58:19 +0000 Subject: [PATCH] Generate documentation --- master.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/master.html b/master.html index ff4f5674..6d3abe01 100644 --- a/master.html +++ b/master.html @@ -1074,12 +1074,29 @@
Default:
+Connection type for dovecot authentication +(AF_UNIX|AF_INET|AF_INET6)
+Note: credentials are transmitted in cleartext
+Default: AF_UNIX
The path to the Dovecot client authentication socket (eg. /run/dovecot/auth-client on Fedora). Radicale must have read / write access to the socket.
-Default:
+Default: /var/run/dovecot/auth-client
Host of via network exposed dovecot socket
+Default: localhost
Port of via network exposed dovecot socket
+Default: 12345