X-Git-Url: https://projects.mako.cc/source/iron-blogger/blobdiff_plain/30fd9f8032af69d94001dfbddcdb5b392e9e4bcd..5c4d0a20a01f6fb11657d82392be12bb714c0c06:/templates/config.ini diff --git a/templates/config.ini b/templates/config.ini index 6c9fa7e..8c312b0 100644 --- a/templates/config.ini +++ b/templates/config.ini @@ -14,12 +14,12 @@ owner_email = mako@atdot.cc # cache_directory: Where cached feeds are stored # new_feed_items: Number of items to take from new feeds # log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL -cache_directory = /home/mako/websites/iron-blogger/planet-cache +cache_directory = cache new_feed_items = 2 log_level = DEBUG # template_files: Space-separated list of output template files -template_files = iron-blogger/index.html.tmpl iron-blogger/atom.xml.tmpl iron-blogger/rss20.xml.tmpl iron-blogger/rss10.xml.tmpl iron-blogger/opml.xml.tmpl iron-blogger/foafroll.xml.tmpl +template_files = templates/index.html.tmpl templates/atom.xml.tmpl templates/rss20.xml.tmpl templates/rss10.xml.tmpl templates/opml.xml.tmpl templates/foafroll.xml.tmpl # The following provide defaults for each template: # output_dir: Directory to place output files @@ -33,8 +33,8 @@ template_files = iron-blogger/index.html.tmpl iron-blogger/atom.xml.tmpl iron-bl # locale: locale to use for (e.g.) strings in dates, default is taken from your # system. You can specify more locales separated by ':', planet will # use the first available one -output_dir = /home/mako/websites/iron-blogger/planet-output -items_per_page = 15 +output_dir = out +items_per_page = 40 days_per_page = 0 date_format = %B %d, %Y %I:%M %p new_date_format = %B %d, %Y