A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mediawiki.org/wiki/Manual:$wgBlockCIDRLimit below:

Manual:$wgBlockCIDRLimit - MediaWiki

Maximum CIDR range when blocking an IP range.
Introduced in version: 1.16.0 (r58377) Removed in version: Still in use Allowed values: (positive integer) Default value: (see below)

Maximum CIDR range when blocking an IP range.

MediaWiki version:

1.20

MediaWiki 1.20wmf4 and later: (See gerrit:11259 and gerrit:11260)

$wgBlockCIDRLimit = [
	'IPv4' => 16, # Blocks larger than a /16 (64k addresses) will not be allowed
	'IPv6' => 19,
];
MediaWiki versions:

1.16 – 1.19

Before MediaWiki 1.20wmf4:

$wgBlockCIDRLimit = array(
       'IPv4' => 16, # Blocks larger than a /16 (64k addresses) will not be allowed
       'IPv6' => 64, # 2^64 = ~1.8x10^19 addresses
);

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4