Skip to content
Commit 6280d097 authored by Florent's avatar Florent Committed by backportbot[bot]
Browse files

Upload part size as S3 parameter instead of constant value



Some S3 providers need a custom upload part size (500 MB static value in Nextcloud).
Here is a commit to change this value via S3 configuration, instead of using S3_UPLOAD_PART_SIZE constant.
A new parameter is added for an S3 connection : uploadPartSize

Signed-off-by: default avatarFlorent <florent@coppint.com>
parent d6923b4b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment