From 0d15bab170aa79e1da54af252744762bfa747d2c Mon Sep 17 00:00:00 2001 From: SmsS4 <36403983+SmsS4@users.noreply.github.com> Date: Wed, 14 Jun 2023 14:01:41 +0330 Subject: [PATCH] Updated S3 API FAQ (markdown) --- S3-API-FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/S3-API-FAQ.md b/S3-API-FAQ.md index eb6708e..e61cc53 100644 --- a/S3-API-FAQ.md +++ b/S3-API-FAQ.md @@ -26,6 +26,7 @@ This will add 1 physical volume when existing volumes are full. If using replica See https://github.com/seaweedfs/seaweedfs/wiki/Path-Specific-Configuration +Or you can change volume growth count in master config file (`weed scaffold -config=master`), You have to change `copy_x` values. ## How to speed up bucket deletion?