Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config of multipart threshold for S3 #11924

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Conversation

ykzts
Copy link
Sponsor 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