changeset 41:5ecb92a7338c

Add some comments.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 May 2016 12:57:47 +0300
parents cac085f8f4ab
children 002c19b4618b
files example.cfg
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/example.cfg	Wed May 04 11:42:58 2016 +0300
+++ b/example.cfg	Wed May 04 12:57:47 2016 +0300
@@ -48,9 +48,13 @@
 ;;; Thumbnail/medium size image settings
 ;;;
 ;med_suffix           = ".med"
+
+;;; If you change thumbnail resolutions, you may wish to change the CSS files as well
+; tn CSS selector: .galleryEntry
 ;tn_width             = 140
 ;tn_height            = 100
 ;tn_quality           = 80
+
 ;med_width            = 800
 ;med_height           = 600
 ;med_quality          = 95