diff options
author | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-13 00:08:36 +0300 |
---|---|---|
committer | Theo Chatzimichos <tampakrap@gentoo.org> | 2010-09-13 00:08:36 +0300 |
commit | c86c7266cfdbfe554a1d6bf1a9fb5ab13c9f0526 (patch) | |
tree | 46d7a1675cbc499f750dc41c4677e3c98432de57 /configs/base | |
parent | Another small fix in cron job (diff) | |
download | planet-c86c7266cfdbfe554a1d6bf1a9fb5ab13c9f0526.tar.gz planet-c86c7266cfdbfe554a1d6bf1a9fb5ab13c9f0526.tar.bz2 planet-c86c7266cfdbfe554a1d6bf1a9fb5ab13c9f0526.zip |
Small fix for universe theme
Diffstat (limited to 'configs/base')
-rw-r--r-- | configs/base/venus.universe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/base/venus.universe b/configs/base/venus.universe index 87a6460..2997881 100644 --- a/configs/base/venus.universe +++ b/configs/base/venus.universe @@ -10,7 +10,7 @@ description = Welcome to <b>Gentoo Universe</b>, an aggregation of weblog articl # planet cache_directory = /var/www/planet.gentoo.org/cache/universe log_level = DEBUG -output_theme = /var/www/planet.gentoo.org/planet-gentoo/universe +output_theme = /var/www/planet.gentoo.org/planet-gentoo/templates output_dir = /var/www/planet.gentoo.org/htdocs/universe items_per_page = 50 days_per_page = 0 |