From a9d04a7d13b3b33e4594da942836f0076494f93f Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 16 Nov 2009 17:39:39 +0100 Subject: changed email address for exception notifier --- config/environments/production.rb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'config/environments') diff --git a/config/environments/production.rb b/config/environments/production.rb index 429bf053..1fc9f6b9 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -24,7 +24,4 @@ config.action_controller.perform_caching = true # config.action_mailer.raise_delivery_errors = false # Enable threaded mode -# config.threadsafe! - -ExceptionNotifier.exception_recipients = %w(hukl@h3q.com) -ExceptionNotifier.sender_address = %("CCCMS Error" ) \ No newline at end of file +# config.threadsafe! \ No newline at end of file -- cgit v1.3