Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/177153
Change subject: Setting $wgMFEnableWikiGrokOnAllDevices to true on en Beta Labs
......................................................................
Setting $wgMFEnableWikiGrokOnAllDevices to true on en Beta Labs
Change-Id: I173afdc8a9837e07fd2aa084d5cdfc865b19ca77
---
M wmf-config/InitialiseSettings-labs.php
M wmf-config/mobile-labs.php
2 files changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/53/177153/1
diff --git a/wmf-config/InitialiseSettings-labs.php
b/wmf-config/InitialiseSettings-labs.php
index 63ac734..4eee19e 100644
--- a/wmf-config/InitialiseSettings-labs.php
+++ b/wmf-config/InitialiseSettings-labs.php
@@ -249,6 +249,10 @@
'default' => false,
'enwiki' => true, // prototype version is for en.wiki only
),
+ 'wmgMFEnableWikiGrokOnAllDevices' => array(
+ 'default' => false,
+ 'enwiki' => true,
+ ),
'wmgWikiGrokDebug' => array(
'default' => false,
'enwiki' => true,
diff --git a/wmf-config/mobile-labs.php b/wmf-config/mobile-labs.php
index 3665f0f..c7c28c8 100644
--- a/wmf-config/mobile-labs.php
+++ b/wmf-config/mobile-labs.php
@@ -18,4 +18,5 @@
$wgMFForceSecureLogin = false;
$wgMFUseCentralAuthToken = $wmgMFUseCentralAuthToken;
$wgMFEnableWikiGrok = $wmgMFEnableWikiGrok;
+$wgMFEnableWikiGrokOnAllDevices = $wmgMFEnableWikiGrokOnAllDevices;
$wgWikiGrokDebug = $wmgWikiGrokDebug;
--
To view, visit https://gerrit.wikimedia.org/r/177153
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I173afdc8a9837e07fd2aa084d5cdfc865b19ca77
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits