Hoo man has uploaded a new change for review.
https://gerrit.wikimedia.org/r/263658
Change subject: Set $wgMathEnableWikibaseDataType to false
......................................................................
Set $wgMathEnableWikibaseDataType to false
In order to not automatically enable the "math"
datatype on Wikidata once the code for that is
being deployed tomorrow.
Change-Id: I06bcd5228d709bb720d90d769c93daf1194a218c
---
M wmf-config/Wikibase-production.php
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/58/263658/1
diff --git a/wmf-config/Wikibase-production.php
b/wmf-config/Wikibase-production.php
index b664d44..553c9d7 100644
--- a/wmf-config/Wikibase-production.php
+++ b/wmf-config/Wikibase-production.php
@@ -1,5 +1,8 @@
<?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/263658
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I06bcd5228d709bb720d90d769c93daf1194a218c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits