Manual:$wgEnableDnsBlacklist
Appearance
Outdated translations are marked like this.
| User rights, access control and monitoring: $wgEnableDnsBlacklist | |
|---|---|
Whether to use DNS blocklists in $wgDnsBlacklistUrls to check for open proxies. |
|
| Introducido en la versión: | 1.16.0 (r60506) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (booleano) |
| Valor predeterminado: | false |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Sets whether to use DNS blocklists in $wgDnsBlacklistUrls to check for open proxies.
Esto reemplaza a $EnableSorbs.
Set this configuration parameter to true to use DNS blocklists in configured with $wgDnsBlacklistUrls.
See also
$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