tazbug view tazbug.conf @ rev 100
Small fixes and improvments to plugins
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Feb 10 16:51:39 2017 +0100 (2017-02-10) |
parents | 3acb15d87d6e |
children |
line source
1 # SliTaz Bug Tracker tools configuration
2 #
4 # TazBug URL to post bugs from cmdline and RSS
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"