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
Original file line number
Diff line number
Diff line change
@@ -195,6 +195,8 @@ Optional parameters less commonly needing adjustment:
195
195
* :code:`timeout` defaults to :code:`15`
196
196
* :code:`uploadPartSize` defaults to :code:`524288000`
197
197
* :code:`putSizeLimit` defaults to :code:`104857600`
198
+
* :code:`useMultipartCopy` defaults to :code:`true`
199
+
* :code:`copySizeLimit` defaults to :code:`5242880000`
198
200
* :code:`legacy_auth` has no default
199
201
* :code:`version` defaults to :code:`latest`
200
202
* :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