Feature: Added queueMaxSizeLimit to limit the file size of the queued items. #1003

Open
koenvanderlinden wants to merge 1 commits from koenvanderlinden/queuesizelimit into development
koenvanderlinden commented 2018-04-03 08:49:43 +00:00 (Migrated from github.com)

Added an option to limit the size of the queue. It only counts items that will be uploaded. Uploaded, failed and cancelled file sizes will be ignored.

Added an option to limit the size of the queue. It only counts items that will be uploaded. Uploaded, failed and cancelled file sizes will be ignored.
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin koenvanderlinden/queuesizelimit:koenvanderlinden/queuesizelimit
git checkout koenvanderlinden/queuesizelimit
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1003