diff options
| author | 2020-09-28 18:27:52 -0400 | |
|---|---|---|
| committer | 2020-09-28 18:27:52 -0400 | |
| commit | 0d515b6f4c526758687c329b3a643ad845827d36 (patch) | |
| tree | f20f52694170f8274dce4f46dc1196eec278eaac /docs | |
| parent | 6ae34ce3013c0c2926556d139ea3397fb13756cd (diff) | |
| parent | 9074eee175f76b824fbb6695d56426105191c51c (diff) | |
Update upstream source from tag 'upstream/1.15.0'
Update to upstream version '1.15.0'
with Debian dir 7d11d19156690c131c977e4caeac73f32019dd58
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 56147e9..2d7b0ff 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -119,10 +119,6 @@ { "captcha": "stop" }, - "recursive": - { - "blacklist": ["directlink", "oauth", "recursive", "test"] - }, "reddit": { "comments": 0, @@ -189,6 +185,8 @@ "downloader": { + "filesize-min": null, + "filesize-max": null, "part": true, "part-directory": null, |
