diff --git a/js/fileuploader.js b/js/fileuploader.js index 5684ddd7e..4c9475128 100755 --- a/js/fileuploader.js +++ b/js/fileuploader.js @@ -270,7 +270,7 @@ qq.FileUploaderBasic = function(o){ params: {}, button: null, multiple: true, - maxConnections: 3, + maxConnections: 1, // validation allowedExtensions: [], sizeLimit: 0,