Bmansurov has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/292506

Change subject: Enable the Popups experiment
......................................................................

Enable the Popups experiment

Bug: T134778
Change-Id: I7ed78a98f737345eda39448b751f9e6567841aa2
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/06/292506/1

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 8d71186..aebcaa1 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2075,6 +2075,8 @@
 
        // Make sure we don't enable as a beta feature if we are set to be 
enabled by default.
        $wgPopupsBetaFeature = $wmgPopupsBetaFeature && !$wmgUsePopups;
+       $wgPopupsExperiment = $wmgPopupsExperiment;
+       $wgPopupsExperimentConfig = $wmgPopupsExperimentConfig;
 }
 
 if ( $wmgUseRestbaseUpdateJobs ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ed78a98f737345eda39448b751f9e6567841aa2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>

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

Reply via email to