Updated exception handler props file

Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-04-22 11:25:05 -04:00
parent 1e77c8ab97
commit 5dfd9fa801

View File

@@ -5,13 +5,16 @@
# This file is used to tell the Exception Handler LIbrary how to file
# new exception reports
# HTTP ONLY
#
# Place this file in you project's assets folder and edit as needed
#
# server is the physical web address for your server
# file is the path to your filing script
# get is the path to your json retrieval script
# app is the redmine project name
# tracker is the redmine tracker
server = http://powers.doesntexist.com:8080/redmine/exceptionhandler
app = test
server = http://rickbarrette.dyndns.org/redmine/exceptionhandler
app = Exalted Dice
tracker = Bug
# uncomment the following if you want your application to use email to file reports.