jenkins-bot has submitted this change and it was merged.
Change subject: Enable RelatedArticles in labs
......................................................................
Enable RelatedArticles in labs
Currently it's not which makes it hard to okay a push to production
(see T116676)
Change-Id: Iaecebd00648134a03a83485169949d4f00e36cb3
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
BryanDavis: Looks good to me, approved
Jdlrobson: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings-labs.php
b/wmf-config/InitialiseSettings-labs.php
index 44aca49..7de18fb 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -453,6 +453,12 @@
'wmgUseGuidedTour' => array(
'wikidatawiki' => true,
),
+ 'wmgUseRelatedArticles' => array(
+ 'default' => true,
+ ),
+ 'wmgRelatedArticlesShowInFooter' => array(
+ 'default' => true,
+ ),
// Enable anonymous editor acquisition experiment across labs
'wmgGettingStartedRunTest' => array(
'default' => true,
--
To view, visit https://gerrit.wikimedia.org/r/258063
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iaecebd00648134a03a83485169949d4f00e36cb3
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: BryanDavis <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits