diff options
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, |
