From abe5a57a68ccfd4426f1a73bf6d365c7f19e9173 Mon Sep 17 00:00:00 2001 From: Shauna Gordon-McKeon Date: Sat, 3 Dec 2011 13:47:03 -0500 Subject: [PATCH] expanded the number of items on planet to 40 --- templates/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.ini b/templates/config.ini index 3d44f00..8c312b0 100644 --- a/templates/config.ini +++ b/templates/config.ini @@ -34,7 +34,7 @@ template_files = templates/index.html.tmpl templates/atom.xml.tmpl templates/rss # system. You can specify more locales separated by ':', planet will # use the first available one output_dir = out -items_per_page = 15 +items_per_page = 40 days_per_page = 0 date_format = %B %d, %Y %I:%M %p new_date_format = %B %d, %Y -- 2.30.2