Updated Exception handler example prop file
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user