mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #12415 from nextcloud/backport/12390/stable30
[stable30] fix(s3): document options for adjusting multipartcopy behavior
This commit is contained in:
@@ -195,6 +195,8 @@ Optional parameters less commonly needing adjustment:
|
||||
* :code:`timeout` defaults to :code:`15`
|
||||
* :code:`uploadPartSize` defaults to :code:`524288000`
|
||||
* :code:`putSizeLimit` defaults to :code:`104857600`
|
||||
* :code:`useMultipartCopy` defaults to :code:`true`
|
||||
* :code:`copySizeLimit` defaults to :code:`5242880000`
|
||||
* :code:`legacy_auth` has no default
|
||||
* :code:`version` defaults to :code:`latest`
|
||||
* :code:`verify_bucket_exists` defaults to :code:`true` [Note: Setting this to :code:`false` *after* confirming the bucket has been created may provide a performance benefit, but may not be possible in multibucket scenarios.]
|
||||
|
||||
Reference in New Issue
Block a user