aboutsummaryrefslogtreecommitdiffstats
path: root/lib/configuration.rb
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2012-10-02 08:10:28 +1000
committerMatthew Landauer <matthew@openaustralia.org>2012-10-02 08:10:28 +1000
commite8bebdba1f9ffc9e3704cfe80745dd9f5b7bab3e (patch)
tree347938ee74ed56c0aed075a960b883b34cc339ae /lib/configuration.rb
parentbe96333dafd0fa0623ca4495237c8c6fa5457c14 (diff)
Use new Configuration for OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILS
Diffstat (limited to 'lib/configuration.rb')
-rw-r--r--lib/configuration.rb1
1 files changed, 1 insertions, 0 deletions
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',