React to feedback

This commit is contained in:
Aiqiao Yan
2020-05-15 12:18:50 -04:00
parent b3c8e19a7a
commit d2b2399bd2
16 changed files with 59 additions and 73 deletions

View File

@@ -9,7 +9,7 @@ export interface UploadOptions {
*/
uploadConcurrency?: number
/**
* Maximum chunk size for cache upload
* Maximum chunk size in bytes for cache upload
*
* @default 32MB
*/