summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'configs/base')
-rw-r--r--configs/base/venus.planet25
-rw-r--r--configs/base/venus.universe25
2 files changed, 50 insertions, 0 deletions
diff --git a/configs/base/venus.planet b/configs/base/venus.planet
new file mode 100644
index 0000000..c720b92
--- /dev/null
+++ b/configs/base/venus.planet
@@ -0,0 +1,25 @@
+[Planet]
+
+# metadata
+name = Planet Gentoo
+link = http://planet.gentoo.org/venus/
+owner_name = Daniel Drake
+owner_email = dsd@gentoo.org
+description = Welcome to <b>Planet Gentoo</b>, an aggregation of Gentoo-related weblog articles written by Gentoo developers. For a broader range of topics, you might be interested in <a href="http://planet.gentoo.org/universe/">Gentoo Universe</a>.
+
+# planet
+cache_directory = /var/www/planet.gentoo.org/venus/cache/planet
+log_level = DEBUG
+output_theme = planet_gentoo
+output_dir = /var/www/planet.gentoo.org/htdocs/venus
+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
diff --git a/configs/base/venus.universe b/configs/base/venus.universe
new file mode 100644
index 0000000..d256042
--- /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