jenkins-bot has submitted this change and it was merged.
Change subject: Task 1355: Enable the infobox experiment (story 1301) on enwiki
......................................................................
Task 1355: Enable the infobox experiment (story 1301) on enwiki
Change-Id: Ic4337389599aac1cab8735948bbf6de689f348c0
---
M wmf-config/InitialiseSettings.php
M wmf-config/mobile.php
2 files changed, 5 insertions(+), 0 deletions(-)
Approvals:
MaxSem: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index 0460f46..d37712c 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -11298,6 +11298,10 @@
'commonswiki' => '', # bug 45256
'test2wiki' => '',
),
+'wmgMFInfoboxLogging' => array(
+ 'default' => false,
+ 'enwiki' => true,
+),
'wmgMFNearbyNamespace' => array(
'default' => NS_MAIN,
'commonswiki' => NS_FILE,
diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index c3b1085..0b01361 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -12,6 +12,7 @@
$wgMFPhotoUploadWiki = $wmgMFPhotoUploadWiki;
$wgMFNearbyNamespace = $wmgMFNearbyNamespace;
$wgMFPhotoUploadAppendToDesc = $wmgMFPhotoUploadAppendToDesc;
+ $wgMFInfoboxLogging = $wmgMFInfoboxLogging;
if ( $wmgMobileFrontendLogo ) {
$wgMobileFrontendLogo = $wmgMobileFrontendLogo;
--
To view, visit https://gerrit.wikimedia.org/r/93988
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic4337389599aac1cab8735948bbf6de689f348c0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits