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

Helder <mybugs.m...@gmail.com> changed:

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

--- Comment #3 from Helder <mybugs.m...@gmail.com> ---
Never mind, this was caused by me using
$wgAbuseFilterEmergencyDisableThreshold = 0.95;
instead of
$wgAbuseFilterEmergencyDisableThreshold['default'] = 0.95;
in my LocalSettings.php.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to