Updated exception hander props

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-11-14 11:02:54 -05:00
parent 6221c55941
commit a9a5877eb2

View File

@@ -13,9 +13,9 @@
# get is the path to your json retrieval script
# app is the redmine project name
# tracker is the redmine tracker
server = http://rickbarrette.dyndns.org/redmine/exceptionhandler
server = http://rickbarrette.org/redmine/exceptionhandler
app = Location Ringer
tracker = Development Bug
tracker = Bug
# uncomment the following if you want your application to use email to file reports.
# if this is uncommented, email will always be used.