tazbug view web/bugs.conf @ rev 50

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Jan 05 09:10:27 2014 +0000 (2014-01-05)
parents 24effe14f521
children
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://localhost/bugs/bugs.cgi"
10 # Auth file for user
11 AUTH_FILE="/var/lib/slitaz/auth/people"
13 # People config files
14 PEOPLE="/var/lib/slitaz/people"
16 # Online registration for user
17 ONLINE_SIGNUP="yes"