slitaz-forge annotate bugs/README @ rev 359

Fix qrcode.js path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 27 12:13:25 2013 +0100 (2013-03-27)
parents 72b6103af8b3
children 119091d34ff2
rev   line source
pankso@64 1
pankso@64 2
pankso@65 3 http://bugs.slitaz.org/ runs a Roundup tracker powered by roundup-server
pankso@65 4 -C server.ini and Lighttpd mod_proxy
pankso@64 5
pankso@64 6 * templates/ : Contain the SliTaz template used to install and initialize
pankso@64 7 the tracker. It also have the xHTML files and CSS style.
pankso@65 8 * roundup.wsgi : Is the WSGI handler (buggy with Lighttpd)
pankso@65 9 * server.ini : Is the config used be used with roundup-server
pankso@64 10
pankso@64 11 The bugs tracker configuration file (config.ini) is not under Hg since
pankso@64 12 it have MySQL db login information and SMTP password.
pankso@64 13