Manual:$wgSemiprotectedRestrictionLevels/ko
Appearance
| Access: $wgSemiprotectedRestrictionLevels | |
|---|---|
| Restriction levels that are considered "semi-protected" |
|
| 이 변수가 소개된 버전: | 1.22.0 (Gerrit change 90552; git #6e4a46c3) |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (array of strings) |
| 기본값: | [ 'autoconfirmed', ] |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
This variable contains a list of permission levels that should be considered as "semi-protection" rather than "full protection".
Should be a subset of $wgRestrictionLevels.
Prior to 1.22 this was hard-coded to only count autoconfirmed protection.