diff options
author | George Claghorn <george@basecamp.com> | 2019-05-16 10:58:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-16 10:58:33 -0400 |
commit | 9c5135ce6a10c8318e25a587620c8cde4563f348 (patch) | |
tree | 11e6ed9800b9bf401e02515607d1861092e31c78 /actionview/test | |
parent | c8396e030f4b1edd48340975696dcaf6aa8291c9 (diff) | |
download | rails-9c5135ce6a10c8318e25a587620c8cde4563f348.tar.gz rails-9c5135ce6a10c8318e25a587620c8cde4563f348.tar.bz2 rails-9c5135ce6a10c8318e25a587620c8cde4563f348.zip |
S3: permit uploading files larger than 5 GB
Use multipart uploads for files larger than 100 MB. Dynamically calculate part size based on total object size and maximum part count.
Diffstat (limited to 'actionview/test')
0 files changed, 0 insertions, 0 deletions