Adapt docstring for the zip_gallery plugin as suggested by @saimn

This commit is contained in:
Rémi Ferrand
2019-06-05 09:04:25 +02:00
parent 7952cb0e70
commit fd51aedec9

View File

@@ -22,6 +22,10 @@
To ignore a ZIP gallery generation for a particular album, put a ``.nozip_gallery`` file next to it in its parent
folder. Only the existence of this ``.nozip_gallery`` file is tested.
If no .nozip_fallery file is present, then make a ZIP archive with all media files.
If the ``zip_gallery`` setting is set,it contains the location of a zip
archive with all original images of the corresponding directory.
"""
import logging