Browse Source

Clarify default value of keep_orig in config comments

pull/509/head
Lixeiden 2 years ago
parent
commit
8f26b30c62
  1. 2
      src/sigal/templates/sigal.conf.py

2
src/sigal/templates/sigal.conf.py

@ -128,7 +128,7 @@ thumb_size = (280, 210)
# thumb_video_black_max_colors = 4
# Keep original image (default: False)
# keep_orig = True
# keep_orig = False
# Subdirectory for original images
# orig_dir = 'original'

Loading…
Cancel
Save