diff example.cfg @ 106:a3b8cd4183e6

Change {album,image}_navigation setting to *_flags.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 Sep 2016 10:35:53 +0300
parents 5ecb92a7338c
children 71de97240799
line wrap: on
line diff
--- a/example.cfg	Wed Sep 21 10:25:47 2016 +0300
+++ b/example.cfg	Wed Sep 21 10:35:53 2016 +0300
@@ -5,7 +5,7 @@
 ;;; Gallery title, etc.
 title_prefix         = "My Own Gallery"
 title_sep            = " - "
-page_info            = "<b>MGallery</b> &copy; Copyright 2015 Tecnic Software productions (TNSP)"
+page_info            = "<b>MGallery</b> &copy; Copyright 2015-2016 Tecnic Software productions (TNSP)"
 
 
 ;;;
@@ -15,10 +15,6 @@
 css                  = "/mgallery/basic.css"
 album_icon           = "/mgallery/album_sm.png"
 
-navi_ctrl_up         = "up"
-navi_ctrl_prev       = "<< prev"
-navi_ctrl_next       = "next >>"
-
 ; Use image from sub-album as album cover image
 cover_images         = yes
 
@@ -53,8 +49,8 @@
 ; tn CSS selector: .galleryEntry
 ;tn_width             = 140
 ;tn_height            = 100
-;tn_quality           = 80
+;tn_quality           = 77
 
 ;med_width            = 800
 ;med_height           = 600
-;med_quality          = 95
+;med_quality          = 88