tazbug view old/tazbug.conf @ rev 160

bugs.cgi: filter '*' too
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Nov 28 10:25:47 2019 +0100 (2019-11-28)
parents 1995b2fd9270
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"