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

arm/rpi: add Raspbian dual boot
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 16:13:06 2015 +0100 (2015-02-19)
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"