jenkins-bot has submitted this change and it was merged.
Change subject: Enable math data type on test wikidata + test wikipedias
......................................................................
Enable math data type on test wikidata + test wikipedias
Change-Id: I20343497b1d5af15f1eb19ec3a3cc233294fe556
---
M wmf-config/InitialiseSettings.php
M wmf-config/Wikibase-production.php
2 files changed, 7 insertions(+), 3 deletions(-)
Approvals:
Thcipriani: Looks good to me, approved
JanZerebecki: Looks good to me, but someone else must approve
Physikerwelt: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/InitialiseSettings.php
b/wmf-config/InitialiseSettings.php
index cb4c687..156c66b 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -15457,6 +15457,13 @@
'wikidatawiki' => 500,
),
+'wgMathEnableWikibaseDataType' => array(
+ 'default' => false,
+ 'testwikidatawiki' => true,
+ 'test2wiki' => true,
+ 'testwiki' => true,
+),
+
'wmgUseWikibaseRepo' => array(
'default' => false,
'wikidata' => true,
diff --git a/wmf-config/Wikibase-production.php
b/wmf-config/Wikibase-production.php
index cce7bf1..8c5f24a 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -1,8 +1,5 @@
<?php
-// Disable "math" datatype in production for now.
-$wgMathEnableWikibaseDataType = false;
-
if ( $wmgUseWikibaseRepo ) {
if ( $wgDBname === 'testwikidatawiki' ) {
$wgWBRepoSettings['formatterUrlProperty'] = 'P368';
--
To view, visit https://gerrit.wikimedia.org/r/268086
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I20343497b1d5af15f1eb19ec3a3cc233294fe556
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aude <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: JanZerebecki <[email protected]>
Gerrit-Reviewer: Llyrian <[email protected]>
Gerrit-Reviewer: Physikerwelt <[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