diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-12-18 20:30:34 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-12-18 20:30:34 +0000 |
commit | f42b583e6e93543780519cbb9759591b52125eb8 (patch) | |
tree | 741eae12ae4caa11932a9a627da608b7baab226c /configs/base/venus.universe | |
parent | move opfer to fauli (diff) | |
download | planet-f42b583e6e93543780519cbb9759591b52125eb8.tar.gz planet-f42b583e6e93543780519cbb9759591b52125eb8.tar.bz2 planet-f42b583e6e93543780519cbb9759591b52125eb8.zip |
add new venus configs
Diffstat (limited to 'configs/base/venus.universe')
-rw-r--r-- | configs/base/venus.universe | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/configs/base/venus.universe b/configs/base/venus.universe new file mode 100644 index 00000000..d256042b --- /dev/null +++ b/configs/base/venus.universe @@ -0,0 +1,25 @@ +[Planet] + +# metadata +name = Gentoo Universe +link = http://planet.gentoo.org/venus/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>. + +# planet +cache_directory = /var/www/planet.gentoo.org/venus/cache/universe +log_level = DEBUG +output_theme = planet_gentoo +output_dir = /var/www/planet.gentoo.org/htdocs/venus/universe +items_per_page = 50 +days_per_page = 0 +date_format = %B %d, %Y, %H:%M %Z + +# testing new features +# http://www.intertwingly.net/code/venus/docs/config.html +activity_threshhold = 30 +spider_threads = 2 +feed_timeout = 20 +new_feed_items = 10 +future_dates = ignore_date |