cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / application / config / p2p-tube.php
index e924e69..bcbe0f5 100644 (file)
@@ -122,6 +122,16 @@ $config['videos_per_row'] = 5;
 */
 $config['search_results_per_page'] = 20;
 
+/*
+|--------------------------------------------------------------------------
+| Video Comments per Page
+|--------------------------------------------------------------------------
+|
+| The number of video comments shown per page (as in video/watch).
+|
+*/
+$config['video_comments_per_page'] = 20;
+
 /*
 |--------------------------------------------------------------------------
 | A list with all available languages in which the site is translated
@@ -145,4 +155,4 @@ $config['available_languages_list'] = array(
 | like account activation e-mail or password recovery.
 |
 */
-$config['noreply_email'] = 'no-reply@p2p-next.cs.pub.ro';
\ No newline at end of file
+$config['noreply_email'] = 'no-reply@p2p-next.cs.pub.ro';