Jump to content

Manual:$wgCascadingRestrictionLevels/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgCascadingRestrictionLevels and the translation is 25% complete.
Access: $wgCascadingRestrictionLevels
Restriction levels that can be used with cascading protection
이 변수가 소개된 버전:1.22.0 (Gerrit change 60695; git #I5f8bcc8)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(array of strings)
기본값:[ 'sysop', ]

상세

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.

같이 보기