diff options
| author | 2022-12-24 17:14:46 -0500 | |
|---|---|---|
| committer | 2022-12-24 17:14:46 -0500 | |
| commit | ebdfcd3cd3f76534a590ba08933ff7ea54813316 (patch) | |
| tree | 35db6003766dff695cf8a5aa24f47629b602b7c0 /docs/gallery-dl.conf | |
| parent | 3338dfce719c999467ffe08fd45663be8190057a (diff) | |
New upstream version 1.24.2.upstream/1.24.2
Diffstat (limited to 'docs/gallery-dl.conf')
| -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 }, |
