mirror of
https://github.com/minio/minio.git
synced 2025-11-21 02:09:08 -05:00
The globalMaxObjectSize limit is instilled in S3 spec perhaps due to certain limitations on S3 infrastructure. For minio we don't have such limitations and we can stream a larger file instead. So we are going to bump this limit to 16GiB. Fixes #3825
7.4 KiB
7.4 KiB