Deployed 53f59633 to 13.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
ci-bot 2025-07-01 05:29:46 +00:00
parent 6e3466b73a
commit 5f0ca2bc87
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4675,6 +4675,7 @@
<h2 id="how-to-engage-multiple-storage-backend">How to engage multiple storage backend<a class="headerlink" href="#how-to-engage-multiple-storage-backend" title="Permanent link">&para;</a></h2>
<p>To use this feature, you need to:</p>
<ol>
<li>Set <code>SEAF_SERVER_STORAGE_TYPE=multiple</code> in <code>.env</code>.</li>
<li>Define <a href="#exmaple-of-storage-classes-file">storage classes</a> in <code>seafile.conf</code>.</li>
<li>Enable multiple backend feature in <em>Seahub</em> and choose a mapping policy.</li>
</ol>