tazbug view old/tazbug.conf @ rev 141

Improve mybugs plugin
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 22 21:18:03 2017 +0100 (2017-02-22)
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"