From a5ab9212dbe30e2583697c1669af49d1f3aeaa00 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Fri, 12 May 2006 17:53:53 +0000 Subject: [PATCH] Didn't mean for that to go in too...whoops, revealed the evil plans too soon... --- includes/DefaultSettings.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index de6b76b72d..be28ae0e0f 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1823,9 +1823,6 @@ $wgRateLimits = array( 'ip' => null, 'subnet' => null, ), - 'mailpassword' => array( - 'ip' => NULL, - ), ); /** -- 2.20.1