mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Math
synced 2024-11-23 23:25:02 +00:00
Switch configuration parameter setting to a working URL
--> URL as suggested on Phabricator Bug: T209563 Change-Id: I87e4df0365e8c718cc00c9990ebce7e03026ec37
This commit is contained in:
parent
505e530787
commit
2b2ddac15a
|
@ -107,7 +107,7 @@
|
|||
"MathLaTeXMLTimeout": 240,
|
||||
"MathLaTeXMLUrl": "http://gw125.iu.xsede.org:8888",
|
||||
"MathMathMLTimeout": 20,
|
||||
"MathMathMLUrl": "http://mathoid.testme.wmflabs.org",
|
||||
"MathMathMLUrl": "https://mathoid-beta.wmflabs.org",
|
||||
"MathFullRestbaseURL": "https://wikimedia.org/api/rest_",
|
||||
"MathConcurrentReqs": 50,
|
||||
"MathoidCli": false,
|
||||
|
|
Loading…
Reference in a new issue