diff options
| author | 2021-12-01 14:44:10 -0500 | |
|---|---|---|
| committer | 2021-12-01 14:44:10 -0500 | |
| commit | b384db63f053923304cb610ae19d428fc8597316 (patch) | |
| tree | 6cb8ecc284c7f10c2271391c1a2bbccc64bf9e3e /docs | |
| parent | 06c0e214c3ecba91b6c794edcb5ab55a62f978a0 (diff) | |
| parent | a5aecc343fd2886e7ae09bb3e2afeec38f175755 (diff) | |
Update upstream source from tag 'upstream/1.19.3'
Update to upstream version '1.19.3'
with Debian dir b574a72b18f9333bafc527c171b663cff81cd943
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 5e2628f..0800ec7 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -156,8 +156,9 @@ "mangadex": { "api-server": "https://api.mangadex.org", - "metadata": false, - "lang": null + "api-parameters": null, + "lang": null, + "ratings": ["safe", "suggestive", "erotica", "pornographic"] }, "mangoxo": { |
