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

Some fixes and improvment to arm website
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 18 23:54:33 2014 +0100 (2014-03-18)
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"