diff options
| author | 2022-12-24 17:14:51 -0500 | |
|---|---|---|
| committer | 2022-12-24 17:14:51 -0500 | |
| commit | 05899c33af12b4efd0f61619d1711dca99a533a0 (patch) | |
| tree | afae28acd606907786f6a08ee5a7da1431152370 /docs | |
| parent | a31abe28c072e14a609650cdedae87acde07dd2a (diff) | |
| parent | ebdfcd3cd3f76534a590ba08933ff7ea54813316 (diff) | |
Update upstream source from tag 'upstream/1.24.2'
Update to upstream version '1.24.2'
with Debian dir 05819624242e50d3593a57ffc436a92a143525a9
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 6b12721..98974e9 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -55,7 +55,7 @@ }, "cyberdrop": { - "domain": "auto" + "domain": null }, "danbooru": { @@ -251,8 +251,8 @@ "date-min": 0, "date-max": 253402210800, "date-format": "%Y-%m-%dT%H:%M:%S", - "id-min": "0", - "id-max": "zik0zj", + "id-min": null, + "id-max": null, "recursion": 0, "videos": true }, |
