Manual:$wgEnableDnsBlacklist/ru
From Linux Web Expert
<translate> User rights, access control and monitoring</translate>: $wgEnableDnsBlacklist | |
---|---|
Whether to use DNS blocklists in $wgDnsBlacklistUrls to check for open proxies. |
|
<translate> Introduced in version:</translate> | 1.16.0 (r60506) |
<translate> Removed in version:</translate> | <translate> still in use</translate> |
<translate> Allowed values:</translate> | (boolean) |
<translate> Default value:</translate> | false |
<translate> Other settings:</translate> <translate> Alphabetical</translate> | <translate> By function</translate> |
Details
Sets whether to use DNS blocklists in $wgDnsBlacklistUrls
to check for open proxies.
This replaced $wgEnableSorbs
.
См. также
$wgProxyList
– Allows to directly block an individual IP address or a list of IP addresses$wgProxyWhitelist
– Allows to directly exempt an individual IP address or a list of IP addresses