slitaz-forge view chub/chub.conf @ rev 220

tank: add try.slitaz.org (just for testing)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 29 13:02:04 2012 +0200 (2012-03-29)
parents fec794d4852f
children
line source
1 # /etc/slitaz/chub.conf - Chub configuration file
2 #
4 # Repository path.
5 REPOS="/home/slitaz/repos"
7 # Virtual hosts paths.
8 WWW="/home/slitaz/www"
9 VHOST="$WWW/chub"
10 WEBSITE="$WWW/website"
12 # Path to Dokuwiki template.
13 DOC_LIB="$WWW/doc/lib"