tazbug view tazbug.conf @ rev 13

tazbug: use var not $2, $3, etc
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 03 13:21:56 2012 +0200 (2012-04-03)
parents
children 3acb15d87d6e
line source
1 # SliTaz Bug Tracker configuration
2 #
4 # Installation path
5 TAZBUG="/var/www/bugs"
7 # TazBug URL for redirection and RSS
8 WEB_URL="http://bugs.slitaz.org/"
10 # Auth file for user
11 AUTH_FILE="/var/lib/slitaz/auth/people"
13 # People config files
14 PEOPLE="/var/lib/slitaz/people"