mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Generate documentation
This commit is contained in:
parent
3af5f6bdbd
commit
a3c65f3d32
1 changed files with 6 additions and 0 deletions
|
@ -180,6 +180,7 @@ with the WSGI server</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="#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="#logging" id="toc-logging">logging</a></li>
|
||||
<li class="level4"><a href="#headers" id="toc-headers">headers</a></li>
|
||||
|
@ -975,6 +976,11 @@ only be used with a single process.</p>
|
|||
(seconds)</p>
|
||||
<p>Default: <code>2592000</code></p>
|
||||
</section>
|
||||
</section>
|
||||
<section class="level4" id="skip_broken_item">
|
||||
<h4>skip_broken_item <a class="headerlink" href="#skip_broken_item">¶</a></h4>
|
||||
<p>Skip broken item instead of triggering an exception</p>
|
||||
<p>Default: False</p>
|
||||
<section class="level5" id="hook">
|
||||
<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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue