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

pkgs: small fix
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 13 01:21:41 2012 +0200 (2012-04-13)
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"