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

A more useful hg link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 24 15:38:27 2013 +0100 (2013-01-24)
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"