diff options
Diffstat (limited to 'configs/base/universe')
-rw-r--r-- | configs/base/universe | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/base/universe b/configs/base/universe new file mode 100644 index 00000000..47e25738 --- /dev/null +++ b/configs/base/universe @@ -0,0 +1,13 @@ +[Planet] +name = Gentoo Universe +link = http://planet.gentoo.org/universe/ +owner_name = Daniel Drake +owner_email = dsd@gentoo.org +description = Welcome to <b>Gentoo Universe</b>, an aggregation of weblog articles on all topics written by Gentoo developers. For a more refined aggregation of Gentoo-related topics only, you might be interested in <a href="http://planet.gentoo.org">Planet Gentoo</a>. +cache_directory = /var/www/planet.gentoo.org/planet/cache +log_level = INFO +template_files = /var/www/planet.gentoo.org/planet/templates/index.html.tmpl /var/www/planet.gentoo.org/planet/templates/rss20.xml.tmpl /var/www/planet.gentoo.org/planet/templates/opml.xml.tmpl /var/www/planet.gentoo.org/planet/templates/atom.xml.tmpl +output_dir = /var/www/planet.gentoo.org/htdocs/universe +items_per_page = 50 +days_per_page = 0 +date_format = %B %d, %Y, %H:%M %Z |