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

Update to the current state of "mirror" and "pkgs"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 25 06:47:13 2015 +0200 (2015-10-25)
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"