Hello,
I would like my user's to select maxFiles for upload, but i want filepond to limit number of parallel uploads irrespective of maxFiles attribute. How can i acheive this through configuration?
Currently, that's not possible, FilePond simply pushes all files to the server at the same time. I've added it to the roadmap.
Added in version 3.7.0, set with maxParallelUploads option.
Most helpful comment
Added in version
3.7.0, set withmaxParallelUploadsoption.