tazbug view old/tazbug.conf @ rev 151

Fix in users plugin (from tinycm)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 22:59:52 2017 +0100 (2017-02-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"