We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
It seems that the maxUploads options doesn't seem to work.
I assume that maxUploads options should allow us to set a limit on maximum concurrent uploads.
The text was updated successfully, but these errors were encountered:
yes, if I remember correctly this is not implemented yet.
Sorry, something went wrong.
Any plans to implement it soon? Can you please guide how to enforce it in the service?
I believe you are looking for this https://developer.mozilla.org/en/docs/Web/API/FileList
handle maxUploads option #96 (#218)
b074f80
No branches or pull requests
Hi,
It seems that the maxUploads options doesn't seem to work.
I assume that maxUploads options should allow us to set a limit on maximum concurrent uploads.
The text was updated successfully, but these errors were encountered: