X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=phpfspot_cfg.php;h=955a6ffda25a54d38067e25a7a48cdf7057e34b0;hp=b833b99940654134a3bb1a90e00f3acc0e80e796;hb=de34b624e16463da0f93daba664b414cc9bb4d21;hpb=61f2970e221f8612e51e7802cc127819c4caa369 diff --git a/phpfspot_cfg.php b/phpfspot_cfg.php index b833b99..955a6ff 100644 --- a/phpfspot_cfg.php +++ b/phpfspot_cfg.php @@ -17,6 +17,8 @@ class PHPFSPOT_CFG { var $path_replace_from = "/home/unki"; var $path_replace_to = "/var/www/images.netshadow.at/htdocs/phpfspot"; + var $thumbs_per_row = 3; + } ?>