TTO has uploaded a new change for review.
https://gerrit.wikimedia.org/r/76277
Change subject: (bug 52109) add autoreview protection level for arwiki
......................................................................
(bug 52109) add autoreview protection level for arwiki
Plus comment fix in the spirit of bug 29902.
Bug: 52109
Change-Id: Ia7887ec3b629135cc40398212fd96ce0f670695c
---
M wmf-config/InitialiseSettings.php
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/77/76277/1
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 414f198..b39d91d 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -4025,8 +4025,9 @@
# wgRestrictionLevels @{
'wgRestrictionLevels' => array(
'default' => array( '', 'autoconfirmed', 'sysop' ), // semi-protection
level on
+ 'arwiki' => array( '', 'autoconfirmed', 'autoreview', 'sysop' ), // bug
52109
'plwiki' => array( '', 'autoconfirmed', 'editor', 'sysop' ), // bug
46990
- 'ptwiki' => array( '', 'autoconfirmed', 'autoreviewer', 'sysop' ), //
http://bugzilla.wikimedia.org/show_bug.cgi?id=39652
+ 'ptwiki' => array( '', 'autoconfirmed', 'autoreviewer', 'sysop' ), //
bug 39652
),
# @} end of wgRestrictionLevels
--
To view, visit https://gerrit.wikimedia.org/r/76277
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia7887ec3b629135cc40398212fd96ce0f670695c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: TTO <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits