diff options
| author | 2025-10-07 02:11:52 -0400 | |
|---|---|---|
| committer | 2025-10-07 02:11:52 -0400 | |
| commit | 83e1e051b8c0e622ef5f61c1955c47b4bde95b57 (patch) | |
| tree | 544a434cb398d2adb8b8a2d553dc1c9a44b4ee1d /docs | |
| parent | f1612851ae9fe68c7444fb31e786503868aeaa7c (diff) | |
| parent | bbe7fac03d881662a458e7fbf870c9d71f5257f4 (diff) | |
Update upstream source from tag 'upstream/1.30.9'
Update to upstream version '1.30.9'
with Debian dir 46cc56e13f05f4465cc64f67b4d7b775a95bd87a
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 5a1b604..2205ecb 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -455,6 +455,8 @@ "order-posts": "asc", "previews" : false, "videos" : true, + "warn-images": true, + "warn-videos": true, "stories": { "split": false @@ -521,6 +523,14 @@ "lang": null, "ratings": ["safe", "suggestive", "erotica", "pornographic"] }, + "mangafire": + { + "lang": "en" + }, + "mangareader": + { + "lang": "en" + }, "mangoxo": { "username": "", @@ -1112,6 +1122,7 @@ "wikimedia": { "sleep-request": "1.0-2.0", + "image-revisions": 1, "limit": 50, "subcategories": true }, |
