Aaron Schulz has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/113382

Change subject: Set wgMathDisableTexFilter to reduce performance problems
......................................................................

Set wgMathDisableTexFilter to reduce performance problems

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/82/113382/1

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: newchange
Gerrit-Change-Id: I2de6a4f2dbb4273d7d622c421dd22361008bc1b2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <asch...@wikimedia.org>

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

Reply via email to