UploadChunkSize
The size of chunks (in bytes) when uploading large files.
Data Type
string
Default Value
"10000000"
Remarks
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.