From a9a5877eb21a076f901dd960d1ea443389f3666e Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Wed, 14 Nov 2012 11:02:54 -0500 Subject: [PATCH] Updated exception hander props Signed-off-by: Ricky Barrette --- LocationRinger/assets/exceptionhandler.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LocationRinger/assets/exceptionhandler.properties b/LocationRinger/assets/exceptionhandler.properties index 1ed6812..4be6eee 100644 --- a/LocationRinger/assets/exceptionhandler.properties +++ b/LocationRinger/assets/exceptionhandler.properties @@ -13,9 +13,9 @@ # get is the path to your json retrieval script # app is the redmine project name # tracker is the redmine tracker -server = http://rickbarrette.dyndns.org/redmine/exceptionhandler +server = http://rickbarrette.org/redmine/exceptionhandler app = Location Ringer -tracker = Development Bug +tracker = Bug # uncomment the following if you want your application to use email to file reports. # if this is uncommented, email will always be used.