changeset 99:f83d8a2e7260

Remove unused setting.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 16 Sep 2016 22:12:44 +0300
parents 5b666cf1d064
children f74307f05696
files mgallery.inc.php
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Fri Sep 16 04:11:14 2016 +0300
+++ b/mgallery.inc.php	Fri Sep 16 22:12:44 2016 +0300
@@ -79,7 +79,6 @@
   "navi_ctrl_next"   => array(MG_STR, ">>"),
 
   "album_row_limit"  => array(MG_INT, 5),
-  "album_page_limit" => array(MG_INT, 100),
 
   "med_suffix"       => array(MG_STR, ".med"),
   "tn_path"          => array(MG_STR, "tn/"),