Discuss this help topic in SecureBlackbox Forum
Specifies the threshold for chunked uploads.
Declaration
Description
The Dropbox supports two methods of file upload: files_put (for files smaller than 150 MB), and chunked_upload (for larger files). This property specifies the maximum file size in bytes, after which the chunked upload method should be used. The default value is 157286400 (150 MB).