Manual:$wgCascadingRestrictionLevels/pt-br

From Linux Web Expert

<translate> Access</translate>: $wgCascadingRestrictionLevels
Restriction levels that can be used with cascading protection
<translate> Introduced in version:</translate>1.22.0 (Gerrit change 60695; git #I5f8bcc8)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(array of strings)
<translate> Default value:</translate>[ 'sysop', ]

Details

A page can only be protected with cascading protection if the requested restriction level is included in this array. Should be a subset of $wgRestrictionLevels . Prior to 1.22 this was hardcoded to only allow sysop-level protection.

Ver também