SyntaxFix
Write A Post
Hire A Developer
Questions
You can limit the number of files uploaded by changing in dropezone.js
Dropzone.prototype.defaultOptions = { maxFiles: 10, }