[planet-web] Limit the posts per page to 40 items



commit 0e5800809589a4c4939f55baf21134d92741030a
Author: Andrea Veri <av gnome org>
Date:   Sun Jun 1 23:51:51 2014 +0200

    Limit the posts per page to 40 items

 config/people/config.ini |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config/people/config.ini b/config/people/config.ini
index 08ce16f..7660dad 100644
--- a/config/people/config.ini
+++ b/config/people/config.ini
@@ -15,7 +15,7 @@ feed_timeout = 20
 cache_directory = cache
 
 new_feed_items = 2
-items_per_page = 60
+items_per_page = 40
 #days_per_page = 3
 activity_threshold = 60
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]