[exhentai] stop extraction if image limit is exceeded (#141)

can be turned off with the `exhentai.limits' option
This commit is contained in:
Mike Fährmann
2019-01-26 18:40:39 +01:00
parent e868fb4393
commit 134487ffb0
2 changed files with 42 additions and 0 deletions

View File

@@ -475,6 +475,16 @@ Description Minimum wait time in seconds before API requests.
=========== =====
extractor.exhentai.limits
-------------------------
=========== =====
Type ``bool``
Default ``true``
Description Check image download limits
and stop extraction when they are exceeded.
=========== =====
extractor.exhentai.original
---------------------------
=========== =====