Index: trunk/extensions/CentralAuth/CentralAuthUser.php |
— | — | @@ -1101,7 +1101,7 @@ |
1102 | 1102 | 'ipb_auto' => false, |
1103 | 1103 | 'ipb_anon_only' => false, |
1104 | 1104 | 'ipb_create_account' => true, |
1105 | | - 'ipb_enable_autoblock' => false, |
| 1105 | + 'ipb_enable_autoblock' => true, |
1106 | 1106 | 'ipb_expiry' => Block::infinity(), |
1107 | 1107 | 'ipb_range_start' => '', |
1108 | 1108 | 'ipb_range_end' => '', |