Test fixing protectors group
This commit is contained in:
parent
445be50ac8
commit
cc9cb380f2
1 changed files with 2 additions and 0 deletions
|
@ -102,6 +102,8 @@ $wgGroupPermissions['pruners']['undelete'] = true;
|
|||
|
||||
# Create a protectors group for people who need to protect/unprotect pages
|
||||
$wgGroupPermissions['protectors']['protect'] = true;
|
||||
$wgGroupPermissions['protectors']['editprotected'] = true;
|
||||
$wgGroupPermissions['protectors']['editsemiprotected'] = true;
|
||||
|
||||
## The URL base path to the directory containing the wiki;
|
||||
## defaults for all runtime URL paths are based off of this.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue