jenkins-bot has submitted this change and it was merged.

Change subject: FlaggedRevs configuration on de.wiktionary
......................................................................


FlaggedRevs configuration on de.wiktionary

Added Flexion: namespace (108) to $wgFlaggedRevsNamespaces

Bug: T76657
Change-Id: Ia3926a5f48157d901fa80ce4125f1f4a636f99af
---
M wmf-config/flaggedrevs.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Anomie: Looks good to me, approved
  Kronf: Looks good to me, but someone else must approve
  Mdann52: Looks good to me, but someone else must approve
  Dereckson: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/flaggedrevs.php b/wmf-config/flaggedrevs.php
index 7b3ccc9..8530825 100644
--- a/wmf-config/flaggedrevs.php
+++ b/wmf-config/flaggedrevs.php
@@ -206,7 +206,7 @@
 elseif ( $wgDBname == 'dewiktionary' ) {
        $wgFlaggedRevsOverride = false;
        $wgFlaggedRevTags['accuracy']['levels'] = 1;
-       $wgFlaggedRevsNamespaces = array_merge( $wgFlaggedRevsNamespaces, 
array( 102, 104, 106 ) ); // bug 65316
+       $wgFlaggedRevsNamespaces = array_merge( $wgFlaggedRevsNamespaces, 
array( 102, 104, 106, 108 ) ); // T67316 and T76657
 
        $wgFlaggedRevsAutoconfirm = array( // Bug 44103
                'days'                => 60,

-- 
To view, visit https://gerrit.wikimedia.org/r/180813
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3926a5f48157d901fa80ce4125f1f4a636f99af
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>
Gerrit-Reviewer: Anomie <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Kronf <[email protected]>
Gerrit-Reviewer: Mdann52 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to