X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot_cfg.php.dist;h=65475531a5e41fd5ebe369abe137f38590aecc36;hp=ecb45ac931f113e5d69bb4c0b5e437f6e7a706d1;hb=bcf2be54a7c2b02fdba03b509befafd0c6b50946;hpb=873c2c27c91e4d64fd2ec3f07e3de47caf8e076b diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist index ecb45ac..6547553 100644 --- a/phpfspot_cfg.php.dist +++ b/phpfspot_cfg.php.dist @@ -23,6 +23,7 @@ class PHPFSPOT_CFG { var $thumb_width = "150"; var $bubble_width = "200"; var $photo_width = "640"; + var $mini_width = "100"; /* how many columns in the photo index view */ var $thumbs_per_row = 4;