Merge "Require indentation of CASE statements in PHP code"
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index a7b34a1..e50b7a7 100644 (file)
@@ -4851,6 +4851,7 @@ $wgDefaultUserOptions = [
        'editfont' => 'monospace',
        'editondblclick' => 0,
        'editsectiononrightclick' => 0,
+       'email-allow-new-users' => 1,
        'enotifminoredits' => 0,
        'enotifrevealaddr' => 0,
        'enotifusertalkpages' => 1,