Deployed 0824b8e1 to 13.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
ci-bot 2025-12-01 09:02:03 +00:00
parent 34968f843e
commit 9ad6278cda
2 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -2125,10 +2125,10 @@
</li>
<li class="md-nav__item">
<a href="#enabling-httphttps-optional-but-recommended" class="md-nav__link">
<a href="#enabling-httphttps" class="md-nav__link">
<span class="md-ellipsis">
Enabling HTTP/HTTPS (Optional but Recommended)
Enabling HTTP/HTTPS
</span>
</a>
@ -5544,10 +5544,10 @@
</li>
<li class="md-nav__item">
<a href="#enabling-httphttps-optional-but-recommended" class="md-nav__link">
<a href="#enabling-httphttps" class="md-nav__link">
<span class="md-ellipsis">
Enabling HTTP/HTTPS (Optional but Recommended)
Enabling HTTP/HTTPS
</span>
</a>
@ -6144,7 +6144,7 @@ systemctl enable --now redis-server
</div>
</div>
</div>
<h3 id="enabling-httphttps-optional-but-recommended">Enabling HTTP/HTTPS (Optional but Recommended)<a class="headerlink" href="#enabling-httphttps-optional-but-recommended" title="Permanent link">&para;</a></h3>
<h3 id="enabling-httphttps">Enabling HTTP/HTTPS<a class="headerlink" href="#enabling-httphttps" title="Permanent link">&para;</a></h3>
<p>You need at least setup HTTP to make Seafile's web interface work. This manual provides instructions for enabling HTTP/HTTPS for the two most popular web servers and reverse proxies (e.g., <a href="../https_with_nginx/">Nginx</a>).</p>
<h2 id="starting-seafile-server">Starting Seafile Server<a class="headerlink" href="#starting-seafile-server" title="Permanent link">&para;</a></h2>
<p>Run the following commands in <code>/opt/seafile/seafile-server-latest</code>:</p>