diff options
| author | 2025-10-07 02:11:45 -0400 | |
|---|---|---|
| committer | 2025-10-07 02:11:45 -0400 | |
| commit | bbe7fac03d881662a458e7fbf870c9d71f5257f4 (patch) | |
| tree | b90b8974242d7fcb381e43c69c215c97c2e99197 /docs | |
| parent | 42b62671fabfdcf983a9575221420d85f7fbcac1 (diff) | |
New upstream version 1.30.9.upstream/1.30.9
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 }, |
