Skip to content

Commit

Permalink
feat(admin_manual): Document S3 concurrency option
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Mar 16, 2024
1 parent f11efde commit e54159a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin_manual/configuration_files/primary_storage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Optional parameters sometimes needing adjustment:

Optional parameters less commonly needing adjustment:

* :code:`concurrency` defaults to :code:`5` [Note: This defines the maximum number of concurrent multipart uploads]
* :code:`proxy` defaults to :code:`false`
* :code:`timeout` defaults to :code:`15`
* :code:`uploadPartSize` defaults to :code:`524288000`
Expand Down

0 comments on commit e54159a

Please sign in to comment.