Filepond: Limit number of parallel uploads while selecting max files

Created on 12 Oct 2018  路  2Comments  路  Source: pqina/filepond

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?

enhancement

Most helpful comment

Added in version 3.7.0, set with maxParallelUploads option.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings