extension.json: Fix the invalid name of $wgMathUseInternalRestbasePath

Bug: T308546

Change-Id: I63592f4cfdd4ec8f7774bf75fb847ffedfe6934d
This commit is contained in:
lens0021 2022-05-17 22:28:16 +09:00
parent 72a537e8a8
commit cb9b94c0bc
No known key found for this signature in database
GPG key ID: 85166D2A340F5595

View file

@ -102,7 +102,7 @@
"MathMathMLUrl": {
"value": "https://mathoid-beta.wmflabs.org"
},
"wgMathUseInternalRestbasePath": {
"MathUseInternalRestbasePath": {
"description": "Whether to allow to use of internal RESTBase path instead of $wgMathFullRestbaseURL and $wgVisualEditorFullRestbaseURL. Set false if you want to use external RESTBase in any case.",
"value": true,
"public": true