You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: admin_manual/configuration_files/primary_storage.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -194,6 +194,8 @@ Optional parameters less commonly needing adjustment:
194
194
* :code:`timeout` defaults to :code:`15`
195
195
* :code:`uploadPartSize` defaults to :code:`524288000`
196
196
* :code:`putSizeLimit` defaults to :code:`104857600`
197
+
* :code:`useMultipartCopy` defaults to :code:`true`
198
+
* :code:`copySizeLimit` defaults to :code:`5242880000`
197
199
* :code:`legacy_auth` has no default
198
200
* :code:`version` defaults to :code:`latest`
199
201
* :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.]
0 commit comments