mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Generate documentation
This commit is contained in:
parent
75017aaeef
commit
8e097a5677
1 changed files with 3 additions and 4 deletions
|
@ -180,7 +180,6 @@ with the WSGI server</a></li>
|
||||||
<li class="level4"><a href="#auth" id="toc-auth">auth</a></li>
|
<li class="level4"><a href="#auth" id="toc-auth">auth</a></li>
|
||||||
<li class="level4"><a href="#rights" id="toc-rights">rights</a></li>
|
<li class="level4"><a href="#rights" id="toc-rights">rights</a></li>
|
||||||
<li class="level4"><a href="#storage-1" id="toc-storage-1">storage</a></li>
|
<li class="level4"><a href="#storage-1" id="toc-storage-1">storage</a></li>
|
||||||
<li class="level4"><a href="#skip_broken_item" id="toc-skip_broken_item">skip_broken_item</a></li>
|
|
||||||
<li class="level4"><a href="#web" id="toc-web">web</a></li>
|
<li class="level4"><a href="#web" id="toc-web">web</a></li>
|
||||||
<li class="level4"><a href="#logging" id="toc-logging">logging</a></li>
|
<li class="level4"><a href="#logging" id="toc-logging">logging</a></li>
|
||||||
<li class="level4"><a href="#headers" id="toc-headers">headers</a></li>
|
<li class="level4"><a href="#headers" id="toc-headers">headers</a></li>
|
||||||
|
@ -976,11 +975,11 @@ only be used with a single process.</p>
|
||||||
(seconds)</p>
|
(seconds)</p>
|
||||||
<p>Default: <code>2592000</code></p>
|
<p>Default: <code>2592000</code></p>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
<section class="level5" id="skip_broken_item">
|
||||||
<section class="level4" id="skip_broken_item">
|
<h5>skip_broken_item <a class="headerlink" href="#skip_broken_item">¶</a></h5>
|
||||||
<h4>skip_broken_item <a class="headerlink" href="#skip_broken_item">¶</a></h4>
|
|
||||||
<p>Skip broken item instead of triggering an exception</p>
|
<p>Skip broken item instead of triggering an exception</p>
|
||||||
<p>Default: <code>True</code></p>
|
<p>Default: <code>True</code></p>
|
||||||
|
</section>
|
||||||
<section class="level5" id="hook">
|
<section class="level5" id="hook">
|
||||||
<h5>hook <a class="headerlink" href="#hook">¶</a></h5>
|
<h5>hook <a class="headerlink" href="#hook">¶</a></h5>
|
||||||
<p>Command that is run after changes to storage. Take a look at the <a href="#versioning-with-git">Versioning with Git</a> tutorial for an
|
<p>Command that is run after changes to storage. Take a look at the <a href="#versioning-with-git">Versioning with Git</a> tutorial for an
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue