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

tank: easier to add user
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 09 20:07:15 2012 +0200 (2012-04-09)
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"