release version 1.15.1

This commit is contained in:
Mike Fährmann
2020-10-11 18:44:46 +02:00
parent 844793847c
commit 35056a07d1
4 changed files with 27 additions and 7 deletions

View File

@@ -960,7 +960,7 @@ extractor.hentaifoundry.include
Type
``string`` or ``list`` of ``strings``
Default
``"gallery"``
``"pictures"``
Example
``"scraps,stories"`` or ``["scraps", "stories"]``
Description
@@ -968,7 +968,7 @@ Description
when processing a user profile.
Possible values are
``"gallery"``, ``"scraps"``, ``"stories"``, ``"favorite"``.
``"pictures"``, ``"scraps"``, ``"stories"``, ``"favorite"``.
You can use ``"all"`` instead of listing all values separately.