https://bugzilla.wikimedia.org/show_bug.cgi?id=54983

Ryan Kaldari <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #12 from Ryan Kaldari <[email protected]> ---
Thanks has always been rate limited. It's even mentioned in the Extension
documentation on mediawiki.org.

$wgRateLimits += array(
    'thanks-notification' => array( 'user' => array( 10, 60 ) ),
);

-- 
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

Reply via email to