Skip to content

Commit

Permalink
disable chunk feature because cdn upload
Browse files Browse the repository at this point in the history
  • Loading branch information
SunLn committed Jul 9, 2014
1 parent fe365ef commit 3a41163
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/qiniu.js
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ function QiniuJsSDK() {

plupload.extend(option, op, {
url: 'http://up.qiniu.com',
chunk_size: 0,
multipart_params: {
token: ''
}
Expand Down
Loading

0 comments on commit 3a41163

Please sign in to comment.