From d77196cf8af17c843904e4ddbd2196e759e615ee Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Wed, 13 Mar 2024 14:23:42 +0800 Subject: [PATCH] Update setup_with_amazon_s3.md --- manual/deploy_pro/setup_with_amazon_s3.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/deploy_pro/setup_with_amazon_s3.md b/manual/deploy_pro/setup_with_amazon_s3.md index 08339fd0..8a92ad31 100644 --- a/manual/deploy_pro/setup_with_amazon_s3.md +++ b/manual/deploy_pro/setup_with_amazon_s3.md @@ -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]