Amire80 has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/353971 )

Change subject: Remove UseMathJax from CommonSettings.php
......................................................................

Remove UseMathJax from CommonSettings.php

Bug: T165475
Change-Id: I19c9c7128115d47dd1a42689f36b2673d64a7ba0
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 7ccf087..a1eb427 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2375,7 +2375,7 @@
        } elseif ( $wmgUseMathML && $wmgUseRestbaseVRS ) {
                $wgDefaultUserOptions['math'] = 'mathml';
        }
-       $wgUseMathJax      = true;
+
        // This variable points to non-WMF servers by default.
        // Prevent accidental use.
        $wgMathLaTeXMLUrl = null;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I19c9c7128115d47dd1a42689f36b2673d64a7ba0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>

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

Reply via email to