forked from Mirrors/minio
By disabling chunked uploading when the object size is less than the chunk size, memory is not allocated unnecessarily.
By disabling chunked uploading when the object size is less than the chunk size, memory is not allocated unnecessarily.