summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Config/Admin.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Config/Admin.pm b/Bugzilla/Config/Admin.pm
index 18818e6b5..d4e822816 100644
--- a/Bugzilla/Config/Admin.pm
+++ b/Bugzilla/Config/Admin.pm
@@ -49,7 +49,7 @@ sub get_param_list {
{
name => 'allowemailchange',
type => 'b',
- default => 0
+ default => 1
},
{