https://bugzilla.wikimedia.org/show_bug.cgi?id=17487
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from MZMcBride <[email protected]> 2009-02-18 18:10:17 UTC --- On Wikimedia wikis, I believe this is the relevant info: 'wgRateLimits' => array( 'default' => array( 'mailpassword' => array( // 5 password reminders per hour per IP 'ip' => array( 5, 3600 ), ), ), ), >From http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
