Jump to content

Manual:$wgEnableMultiBlocks/it

From mediawiki.org
This page is a translated version of the page Manual:$wgEnableMultiBlocks and the translation is 14% complete.
Access: $wgEnableMultiBlocks
If this is false, the number of blocks of a given target is limited to only 1.
Introdotto nella versione:1.42.0 (Gerrit change 968754; git #628bec1b)
Rimosso nella versione:Still in use
Valori concessi:(boolean)
Valore predefinito:false

Dettagli

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.