1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-10 18:40:53 +00:00

Generate documentation

This commit is contained in:
Github Actions 2025-01-14 07:58:19 +00:00
parent 751269d800
commit 76d11f71de

View file

@ -1074,12 +1074,29 @@ alikes, 'groupMembership' on Novell eDirectory, ...</p>
the server certificate</p> the server certificate</p>
<p>Default:</p> <p>Default:</p>
</section> </section>
<section class="level5" id="dovecot_connection_type--af_unix">
<h5>dovecot_connection_type = AF_UNIX <a class="headerlink" href="#dovecot_connection_type--af_unix">&para;</a></h5>
<p>Connection type for dovecot authentication
(AF_UNIX|AF_INET|AF_INET6)</p>
<p>Note: credentials are transmitted in cleartext</p>
<p>Default: <code>AF_UNIX</code></p>
</section>
<section class="level5" id="dovecot_socket"> <section class="level5" id="dovecot_socket">
<h5>dovecot_socket <a class="headerlink" href="#dovecot_socket">&para;</a></h5> <h5>dovecot_socket <a class="headerlink" href="#dovecot_socket">&para;</a></h5>
<p>The path to the Dovecot client authentication socket (eg. <p>The path to the Dovecot client authentication socket (eg.
/run/dovecot/auth-client on Fedora). Radicale must have read / write /run/dovecot/auth-client on Fedora). Radicale must have read / write
access to the socket.</p> access to the socket.</p>
<p>Default:</p> <p>Default: <code>/var/run/dovecot/auth-client</code></p>
</section>
<section class="level5" id="dovecot_host">
<h5>dovecot_host <a class="headerlink" href="#dovecot_host">&para;</a></h5>
<p>Host of via network exposed dovecot socket</p>
<p>Default: <code>localhost</code></p>
</section>
<section class="level5" id="dovecot_port">
<h5>dovecot_port <a class="headerlink" href="#dovecot_port">&para;</a></h5>
<p>Port of via network exposed dovecot socket</p>
<p>Default: <code>12345</code></p>
</section> </section>
<section class="level5" id="lc_username"> <section class="level5" id="lc_username">
<h5>lc_username <a class="headerlink" href="#lc_username">&para;</a></h5> <h5>lc_username <a class="headerlink" href="#lc_username">&para;</a></h5>