aboutsummaryrefslogtreecommitdiffstats
path: root/conf/general-example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/general-example')
-rw-r--r--conf/general-example4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/general-example b/conf/general-example
index d2ac743e0..bc58f56d3 100644
--- a/conf/general-example
+++ b/conf/general-example
@@ -31,10 +31,6 @@ define('OPTION_EMAIL_DOMAIN', 'example.org');
define('OPTION_CONTACT_EMAIL', 'team@'.OPTION_EMAIL_DOMAIN);
define('OPTION_TEST_EMAIL_PREFIX', null);
-# this should be the same as the OPTION_BASE_URL for historical reasons
-define('OPTION_EMAIL_VHOST', 'www.example.com');
-define('OPTION_EMAIL_VHOST_EMPTYHOMES', 'www.example.com');
-
define('OPTION_CONTACT_NAME', 'FixMyStreet');
define('OPTION_STAGING_SITE', 1);