UploadChunkSize
The size of chunks (in bytes) when uploading large files.
データ型
string
デフォルト値
"10000000"
解説
The size of chunks (in bytes) to use when uploading large files, defaults to 10MB. To upload the entire file in one chunk, set this value to -1.