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

Change subject: Set wgMathDisableTexFilter to fix performance regression
......................................................................


Set wgMathDisableTexFilter to fix performance regression

Change-Id: I2de6a4f2dbb4273d7d622c421dd22361008bc1b2
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index fd38f8f..e60b82d 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2027,6 +2027,7 @@
        $wgMathDirectory   = '/mnt/upload7/math'; // just for sanity
        $wgMathPath        = $wmgMathPath;
        $wgUseMathJax      = true;
+       $wgMathDisableTexFilter = true; // severe performance regression; 
--Aaron
 }
 
 if ( $wmgUseBabel ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/113382
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2de6a4f2dbb4273d7d622c421dd22361008bc1b2
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to