Jump to content

Manual:$wgEnableMultiBlocks

From mediawiki.org
Access: $wgEnableMultiBlocks
If this is false, the number of blocks of a given target is limited to only 1.
Introduced in version:1.42.0 (Gerrit change 968754; git #628bec1b)
Removed in version:Still in use
Allowed values:(boolean)
Default value:false

Details

[edit]

Sets whether the multiblocks feature should be available or not. Change the parameter to true to turn on the feature.

This feature flag requires $wgUseCodexSpecialBlock to be enabled.