Skip to content

Commit

Permalink
Generate documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Dec 3, 2024
1 parent b89d7de commit 6bad343
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions master.html
Original file line number Diff line number Diff line change
Expand Up @@ -1104,6 +1104,12 @@ <h5>filesystem_folder <a class="headerlink" href="#filesystem_folder">&para;</a>
<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">&para;</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">&para;</a></h5>
<p>Delete sync-token that are older than the specified time.
Expand Down

0 comments on commit 6bad343

Please sign in to comment.