Update setup_with_amazon_s3.md

This commit is contained in:
Daniel Pan 2024-03-13 14:23:42 +08:00 committed by GitHub
parent afec416e50
commit d77196cf8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -79,7 +79,7 @@ use-sigv4 = True
### Use HTTPS connections to S3
Since Pro 5.0.4, you can use HTTPS connections to S3. Add the following options to seafile.conf:
To use HTTPS connections to S3, add the following options to seafile.conf:
```
[commit_object_backend]
@ -110,7 +110,7 @@ Another important note is that you **must not use '.' in your bucket names**. Ot
### Use server-side encryption with customer-provided keys (SSE-C)
Since Pro 11.0.3, you can use SSE-C to S3. Add the following options to seafile.conf:
Since Pro 11.0, you can use SSE-C to S3. Add the following options to seafile.conf:
```
[commit_object_backend]