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=1697d21b17f9af2692343e7aa1b36629ae9ea147;hpb=f805e292a7f3048bd0c7305b0bc4d92ad90d3407 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;