How to limit array upload on total size?
Open
question
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 1.1k
- Avg merge
- 8d 2h
- Merged PRs (30d)
- 21
Description
Hi!
I would like to limit an array upload based on the total size of the files. How would I be able to configure this? I tried playing with `fieldSize` but that did not seem to work. The other limitations `fileSize` and `files` do work.
Contributor guide
Assessment
This issue has not been assessed yet.