From e8bebdba1f9ffc9e3704cfe80745dd9f5b7bab3e Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 2 Oct 2012 08:10:28 +1000 Subject: Use new Configuration for OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILS --- lib/configuration.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/configuration.rb') diff --git a/lib/configuration.rb b/lib/configuration.rb index 03ca62343..e52f6e956 100644 --- a/lib/configuration.rb +++ b/lib/configuration.rb @@ -31,6 +31,7 @@ module Configuration :ISO_COUNTRY_CODE => 'GB', :MAX_REQUESTS_PER_USER_PER_DAY => nil, :NEW_RESPONSE_REMINDER_AFTER_DAYS => [3, 10, 24], + :OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILS => '', :RAW_EMAILS_LOCATION => 'files/raw_emails', :READ_ONLY => '', :RECAPTCHA_PRIVATE_KEY => 'x', -- cgit v1.2.3