1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00

Generate documentation

This commit is contained in:
Github Actions 2025-08-31 15:39:48 +00:00
parent 2307d8cda7
commit 6f9353e117

View file

@ -1324,16 +1324,16 @@ and write their own collections under the path <em>/USERNAME/</em>.</p>
<p><em>(&gt;= 3.1.9)</em></p> <p><em>(&gt;= 3.1.9)</em></p>
<p>Global control of permission to delete complete collection (default: <p>Global control of permission to delete complete collection (default:
True)</p> True)</p>
<p>If False it can be permitted by permissions per section with: D If <p>If False it can be permitted by permissions per section with: D</p>
True it can be forbidden by permissions per section with: d</p> <p>If True it can be forbidden by permissions per section with: d</p>
</section> </section>
<section class="level5" id="permit_overwrite_collection"> <section class="level5" id="permit_overwrite_collection">
<h5>permit_overwrite_collection <a class="headerlink" href="#permit_overwrite_collection">&para;</a></h5> <h5>permit_overwrite_collection <a class="headerlink" href="#permit_overwrite_collection">&para;</a></h5>
<p><em>(&gt;= 3.3.0)</em></p> <p><em>(&gt;= 3.3.0)</em></p>
<p>Global control of permission to overwrite complete collection <p>Global control of permission to overwrite complete collection
(default: True)</p> (default: True)</p>
<p>If False it can be permitted by permissions per section with: O If <p>If False it can be permitted by permissions per section with: O</p>
True it can be forbidden by permissions per section with: o</p> <p>If True it can be forbidden by permissions per section with: o</p>
</section> </section>
</section> </section>
<section class="level4" id="storage-1"> <section class="level4" id="storage-1">