Deployed 135227f1 to 12.0 with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
ci-bot 2024-11-11 01:46:30 +00:00
parent 5fe1c8d5c4
commit 5ddf244a6b
2 changed files with 8 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -4578,6 +4578,13 @@ use_v4_signature = true
</tr>
</tbody>
</table>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>For file search and webdav to work with the v4 signature mechanism, you need to add following lines to ~/.boto</p>
<div class="highlight"><pre><span></span><code>[s3]
use-sigv4 = True
</code></pre></div>
</div>
<h2 id="use-https-connections-to-s3">Use HTTPS connections to S3<a class="headerlink" href="#use-https-connections-to-s3" title="Permanent link">&para;</a></h2>
<p>To use HTTPS connections to S3, add the following options to seafile.conf:</p>
<div class="highlight"><pre><span></span><code>[commit_object_backend]