We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce97c3 commit d316d66Copy full SHA for d316d66
vendor/assets/javascripts/jquery-fileupload/jquery.fileupload-ui.js
@@ -41,7 +41,7 @@
41
// By default, files added to the widget are uploaded as soon
42
// as the user clicks on the start buttons. To enable automatic
43
// uploads, set the following option to true:
44
- autoUpload: false,
+ autoUpload: true,
45
// The following option limits the number of files that are
46
// allowed to be uploaded using this widget:
47
maxNumberOfFiles: undefined,
0 commit comments