tazbug view tazbug.conf @ rev 52

Handle better configs files, dont use TAZBUG path but PWD and misc improvments
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jan 07 15:14:34 2014 +0100 (2014-01-07)
parents e8324bc38bb5
children 1995b2fd9270
line source
1 # SliTaz Bug Tracker tools configuration
2 #
4 # TazBug URL to post bugs from cmdline
5 WEB_URL="http://bugs.slitaz.org/"
7 # Auth file for user
8 AUTH_FILE="/var/lib/slitaz/auth/people"
10 # People config files
11 PEOPLE="/var/lib/slitaz/people"
13 # Online registration for user
14 ONLINE_SIGNUP="yes"