mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update setup_with_amazon_s3.md
This commit is contained in:
parent
afec416e50
commit
d77196cf8a
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in New Issue