diff --git a/ExaltedDice/assets/exceptionhandler.properties b/ExaltedDice/assets/exceptionhandler.properties index 89bdf35..73f7976 100644 --- a/ExaltedDice/assets/exceptionhandler.properties +++ b/ExaltedDice/assets/exceptionhandler.properties @@ -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.