X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=blobdiff_plain;f=application%2Fconfig%2Fp2p-tube.php;h=1e046e4a4dbac737fb35e309de1c6a0f38c3c15e;hb=71ea5e00a7622669e46c444091091a4c021d4333;hp=9d7813f4de199ab392640f7877c2c97ff6752d3d;hpb=aaa8b077bac73addd05114fd2b2ef0829412fac7;p=living-lab-site.git diff --git a/application/config/p2p-tube.php b/application/config/p2p-tube.php index 9d7813f..1e046e4 100644 --- a/application/config/p2p-tube.php +++ b/application/config/p2p-tube.php @@ -100,7 +100,7 @@ $config['categories'] = array(1 => 'movies', 2 => 'tech-talks', 3 => 'events', 4 | The number of video icons shown per page (as in catalog/category). | */ -$config['videos_per_page'] = 16; +$config['videos_per_page'] = 20; /* |-------------------------------------------------------------------------- @@ -110,7 +110,7 @@ $config['videos_per_page'] = 16; | The number of video icons shown on a single line (as in home page). | */ -$config['videos_per_row'] = 4; +$config['videos_per_row'] = 5; /* |--------------------------------------------------------------------------