Skip to content

Commit

Permalink
Merge pull request #11661 from nextcloud/enh/s3-concurrency
Browse files Browse the repository at this point in the history
feat(admin_manual): Document S3 concurrency option
  • Loading branch information
juliushaertl authored Mar 26, 2024
2 parents 179a7ed + e54159a commit 776044f
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 776044f

Please sign in to comment.