aboutsummaryrefslogtreecommitdiffstats
path: root/conf/general-example
diff options
context:
space:
mode:
Diffstat (limited to 'conf/general-example')
-rw-r--r--conf/general-example3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/general-example b/conf/general-example
index 129cee386..d2ac743e0 100644
--- a/conf/general-example
+++ b/conf/general-example
@@ -27,9 +27,6 @@ define('OPTION_BCI_DB_PASS', '');
define('OPTION_BASE_URL', 'http://www.example.org');
-# Which country are you operating in? ISO3166-alpha2 code please
-define('OPTION_COUNTRY', 'GB');
-
define('OPTION_EMAIL_DOMAIN', 'example.org');
define('OPTION_CONTACT_EMAIL', 'team@'.OPTION_EMAIL_DOMAIN);
define('OPTION_TEST_EMAIL_PREFIX', null);