diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -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": { |
