diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-21 15:06:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-21 15:06:38 +0000 |
commit | c15b9ca56564391af0f7c83acef1c87c662fa1c6 (patch) | |
tree | c507c9a759df49fe9e9cb78e701f9aaad3e8dbc9 /configs | |
parent | add a3li (diff) | |
download | planet-c15b9ca56564391af0f7c83acef1c87c662fa1c6.tar.gz planet-c15b9ca56564391af0f7c83acef1c87c662fa1c6.tar.bz2 planet-c15b9ca56564391af0f7c83acef1c87c662fa1c6.zip |
Update configs to make venus go live
Diffstat (limited to 'configs')
-rw-r--r-- | configs/base/venus.planet | 3 | ||||
-rw-r--r-- | configs/base/venus.universe | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/configs/base/venus.planet b/configs/base/venus.planet index c720b92..625699b 100644 --- a/configs/base/venus.planet +++ b/configs/base/venus.planet @@ -11,7 +11,8 @@ description = Welcome to <b>Planet Gentoo</b>, an aggregation of Gentoo-related 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 +#output_dir = /var/www/planet.gentoo.org/htdocs/venus +output_dir = /var/www/planet.gentoo.org/htdocs items_per_page = 50 days_per_page = 0 date_format = %B %d, %Y, %H:%M %Z diff --git a/configs/base/venus.universe b/configs/base/venus.universe index d256042..3045b5f 100644 --- a/configs/base/venus.universe +++ b/configs/base/venus.universe @@ -11,7 +11,8 @@ description = Welcome to <b>Gentoo Universe</b>, an aggregation of weblog articl 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 +#output_dir = /var/www/planet.gentoo.org/htdocs/venus/universe +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 |