mirror of
https://github.com/pgsty/minio.git
synced 2026-09-13 22:14:03 +03:00
846f3e8f59
By disabling chunked uploading when the object size is less than the chunk size, memory is not allocated unnecessarily.