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

Change subject: Remove section collapsing config
......................................................................


Remove section collapsing config

A/B test is over. We don't need the config anymore.

Bug: T124220
Change-Id: Ib5705b743eb38f4b6c85e43a6f9e30c07acedbbe
---
M wmf-config/mobile.php
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Thcipriani: Looks good to me, approved
  Jdlrobson: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index e4114b9..f1e0570 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -17,11 +17,6 @@
        $wgMFDisplayWikibaseDescription = $wmgMFDisplayWikibaseDescription;
        $wgMFMobileFormatterHeadings = $wmgMFMobileFormatterHeadings;
 
-       // Enable A/B test section collapsing experiment (see T120292)
-       if ( isset( $wgMFExperiments['sectionCollapsing'] ) ) {
-               $wgMFExperiments['sectionCollapsing']['enabled'] = true;
-       }
-
        if ( $wmgMobileFrontendLogo ) {
                $wgMobileFrontendLogo = $wmgMobileFrontendLogo;
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib5705b743eb38f4b6c85e43a6f9e30c07acedbbe
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to