Updated Exception handler example prop file

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-05-10 12:23:20 -04:00
parent 641c5b7b2d
commit eb18628e8e

View File

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