Skip to content
Commit 3594ba69 authored by Florent's avatar Florent
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 d67f627e
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