Skip to content

Commit 3a41163

Browse files
committed
disable chunk feature because cdn upload
1 parent fe365ef commit 3a41163

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/qiniu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ function QiniuJsSDK() {
306306

307307
plupload.extend(option, op, {
308308
url: 'http://up.qiniu.com',
309+
chunk_size: 0,
309310
multipart_params: {
310311
token: ''
311312
}

0 commit comments

Comments
 (0)