jenkins-bot has submitted this change and it was merged.

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(-)

Approvals:
  Hoo man: Looks good to me, approved
  JanZerebecki: Looks good to me, but someone else must approve
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I06bcd5228d709bb720d90d769c93daf1194a218c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[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: jenkins-bot <>

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

Reply via email to