Manual:$wgSysopRangeBans
From MediaWiki.org
| This feature was removed completely in version 1.18.0. |
| Access: $wgSysopRangeBans | |
|---|---|
| Allow sysops to ban IP ranges |
|
| Introduced in version: | 1.2.0 |
| Removed in version: | 1.18.0 (r86125) |
| Allowed values: | (boolean) |
| Default value: | true false prior to 1.4.1 |
Other settings: Alphabetical | By Function
Details [edit]
Allow sysops to ban IP ranges
To disable rangeblocking in later versions of MediaWiki, add the following to your LocalSettings.php:
$wgBlockCIDRLimit = array( 'IPv4' => 32, 'IPv6' => 128 );
See also [edit]
Basic user rights and block settings:
| Language: | English • français • 日本語 • русский |
|---|