Comment default value for img_format

This commit is contained in:
Simon Conseil
2020-03-15 22:45:27 -03:00
parent fcbb197cc5
commit 0f226aec9c

View File

@@ -41,7 +41,7 @@ theme = 'galleria'
img_size = (800, 600)
# Output format of images (default: None, i.e. use input format)
img_format = "JPEG"
# img_format = "JPEG"
# Show a map of the images where possible?
# This option only has an effect on the galleria theme for the while.