diff options
| author | 2021-12-01 14:44:00 -0500 | |
|---|---|---|
| committer | 2021-12-01 14:44:00 -0500 | |
| commit | a5aecc343fd2886e7ae09bb3e2afeec38f175755 (patch) | |
| tree | 06a284b3d73700bd38116423e2480afa516255c2 /docs | |
| parent | fc8c5e642017e2b4e5299e2093e72b316479690d (diff) | |
New upstream version 1.19.3.upstream/1.19.3
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": { |
