Feature: Added queueMaxSizeLimit to limit the file size of the queued items. #1003
Reference in New Issue
Block a user
Delete Branch "koenvanderlinden/queuesizelimit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.