Odder has uploaded a new change for review. https://gerrit.wikimedia.org/r/87720
Change subject: (bug 53373) Enable FlaggedRevs for Module NS on plwiktionary ...................................................................... (bug 53373) Enable FlaggedRevs for Module NS on plwiktionary Enabling Flagged Revisions for the Module namespace (828) on the Polish Wiktionary per community consensus & request; please see bug for URL with on-wiki agreement. Bug: 53373 Change-Id: If99f211c738a00b1b50b43e1196866be8d946c3a --- M wmf-config/flaggedrevs.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/20/87720/1 diff --git a/wmf-config/flaggedrevs.php b/wmf-config/flaggedrevs.php index 2b32515..b6e8d0a 100644 --- a/wmf-config/flaggedrevs.php +++ b/wmf-config/flaggedrevs.php @@ -459,7 +459,7 @@ } elseif ( $wgDBname == 'plwiktionary' ) { - $wgFlaggedRevsNamespaces = array( NS_MAIN, NS_IMAGE, NS_TEMPLATE, 100, 102 ); + $wgFlaggedRevsNamespaces = array( NS_MAIN, NS_IMAGE, NS_TEMPLATE, 100, 102, 828 ); // bug 53373 } elseif ( $wgDBname == 'ptwikibooks' ) { -- To view, visit https://gerrit.wikimedia.org/r/87720 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If99f211c738a00b1b50b43e1196866be8d946c3a Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Odder <tom...@twkozlowski.net> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits