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.
データ型
string
デフォルト値
"5242880"
解説
Default value is 5242880 bytes. Minimum value for this property is 262144 bytes.