mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-02 16:58:30 +00:00
Generate documentation
This commit is contained in:
parent
b89d7dee5a
commit
6bad34355b
1 changed files with 6 additions and 0 deletions
|
@ -1104,6 +1104,12 @@ only be used with a single process.</p>
|
|||
<p>Folder for storing local collections, created if not present.</p>
|
||||
<p>Default: <code>/var/lib/radicale/collections</code></p>
|
||||
</section>
|
||||
<section class="level5" id="use_cache_subfolder_for_item">
|
||||
<h5>use_cache_subfolder_for_item <a class="headerlink" href="#use_cache_subfolder_for_item">¶</a></h5>
|
||||
<p>Use subfolder `collections-cache' for cache file structure of item
|
||||
instead of inside collection folders, created if not present</p>
|
||||
<p>Default: <code>False</code></p>
|
||||
</section>
|
||||
<section class="level5" id="max_sync_token_age">
|
||||
<h5>max_sync_token_age <a class="headerlink" href="#max_sync_token_age">¶</a></h5>
|
||||
<p>Delete sync-token that are older than the specified time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue