Skip to content

Add config of multipart threshold for S3#11924

Merged
Gargron merged 1 commit intomasterfrom
multipart-threshold
Sep 23, 2019
Merged

Add config of multipart threshold for S3#11924
Gargron merged 1 commit intomasterfrom
multipart-threshold

Conversation

@ykzts
Copy link
Copy Markdown
Member

@ykzts ykzts commented Sep 23, 2019

aws-sdk-s3 will try Multipart Upload if the file size is larger than multipart_threshold. However, some providers with S3-compatible APIs such as Google Cloud Storage do not support Multipart Upload. Add an option to change the multipart_thresold from the setting.

@Gargron Gargron merged commit 172eaeb into master Sep 23, 2019
@Gargron Gargron deleted the multipart-threshold branch September 23, 2019 13:37
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants