From cb9cf6138cb6a41dad55189ca1837a0ad76f89d3 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Sun, 27 May 2018 15:48:49 -0400 Subject: [PATCH] Updated Config options (markdown) --- Config-options.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Config-options.md b/Config-options.md index 97071d3..19580c3 100644 --- a/Config-options.md +++ b/Config-options.md @@ -185,4 +185,12 @@ String A comma separated list of tags which if present on a nhentai album will cause ripme to skip it -Example: Adding "nhentai.blacklist.tags = one,two, three" will cause ripme to skip any nhentai album with the tags one, two or three \ No newline at end of file +Example: Adding "nhentai.blacklist.tags = one,two, three" will cause ripme to skip any nhentai album with the tags one, two or three + +### ehentai.blacklist.tags + +String + +A comma separated list of tags which if present on a ehentai album will cause ripme to skip it + +Example: Adding "nhentai.blacklist.tags = one,two, three" will cause ripme to skip any ehentai album with the tags one, two or three \ No newline at end of file