Updated exception handler props file
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -5,13 +5,16 @@
|
|||||||
# This file is used to tell the Exception Handler LIbrary how to file
|
# This file is used to tell the Exception Handler LIbrary how to file
|
||||||
# new exception reports
|
# new exception reports
|
||||||
# HTTP ONLY
|
# HTTP ONLY
|
||||||
|
#
|
||||||
|
# Place this file in you project's assets folder and edit as needed
|
||||||
|
#
|
||||||
# server is the physical web address for your server
|
# server is the physical web address for your server
|
||||||
# file is the path to your filing script
|
# file is the path to your filing script
|
||||||
# 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://powers.doesntexist.com:8080/redmine/exceptionhandler
|
server = http://rickbarrette.dyndns.org/redmine/exceptionhandler
|
||||||
app = test
|
app = Exalted Dice
|
||||||
tracker = Bug
|
tracker = 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user