Phuedx has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/373531 )

Change subject: pagePreviews: Re-enable on Beta Cluster
......................................................................

pagePreviews: Re-enable on Beta Cluster

I85c3fcfd accidentally disabled Page Previews for enwiki and dewiki on
the Beta Cluster by not overriding $wmgUsePopups.

Bug: T171853
Change-Id: I840858eb06ae1f1f01b1cef178cbe59d33df00df
---
M wmf-config/InitialiseSettings-labs.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/InitialiseSettings-labs.php 
b/wmf-config/InitialiseSettings-labs.php
index 1b394c2..3e7d73f 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -561,7 +561,7 @@
                //
                // Note well that the Popups extension is only loaded when 
either
                // wmgUsePopups or wmgPopupsBetaFeature is truthy.
-               'wmgUsePopups' => [
+               '-wmgUsePopups' => [
                        'default' => true,
                ],
 

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

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

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

Reply via email to