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

--- Comment #4 from Antoine "hashar" Musso <[email protected]> ---
On beta we have:

# Attempt to auto block users using faulty servers
# See also http://www.us.sorbs.net/general/using.shtml
$wgEnableDnsBlacklist = true;
$wgDnsBlacklistUrls   = array(
    'proxies.dnsbl.sorbs.net.',
);

That has been added very early as a way to potentially prevent spam. But maybe
it never matches anything and can be removed.

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