SimpleUploadLimit
This setting specifies the threshold, in bytes, above which the provider will choose to perform a multipart upload rather than uploading everything in one request.
Data Type
string
Default Value
"5242880"
Remarks
Default value is 5242880 bytes. Minimum value for this property is 262144 bytes.