add 'filesize-min' and 'filesize-max' options (closes #780)

This commit is contained in:
Mike Fährmann
2020-09-01 22:05:17 +02:00
parent 7876a03ece
commit ac3036ef56
6 changed files with 74 additions and 1 deletions

View File

@@ -189,6 +189,8 @@
"downloader":
{
"filesize-min": null,
"filesize-max": null,
"part": true,
"part-directory": null,