mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Merge "Remove deprecated RESTBase-related VE config settings"
This commit is contained in:
commit
86f75b341d
|
@ -103,22 +103,6 @@
|
|||
"VisualEditorFeedbackTitle": {
|
||||
"value": false
|
||||
},
|
||||
"VisualEditorFullRestbaseURL": {
|
||||
"value": false,
|
||||
"description": "Deprecated since MW 1.41. Unused."
|
||||
},
|
||||
"VisualEditorParsoidAutoConfig": {
|
||||
"value": true,
|
||||
"description": "Deprecated since MW 1.40. Unused."
|
||||
},
|
||||
"VisualEditorDefaultParsoidClient": {
|
||||
"value": "direct",
|
||||
"description": "Deprecated since MW 1.41. Unused."
|
||||
},
|
||||
"VisualEditorParsoidSettings": {
|
||||
"value": [],
|
||||
"description": "Deprecated since MW 1.41. Unused."
|
||||
},
|
||||
"VisualEditorPluginModules": {
|
||||
"value": []
|
||||
},
|
||||
|
@ -131,10 +115,6 @@
|
|||
"VisualEditorRebaserURL": {
|
||||
"value": false
|
||||
},
|
||||
"VisualEditorRestbaseURL": {
|
||||
"value": false,
|
||||
"description": "Deprecated since MW 1.41. Unused."
|
||||
},
|
||||
"VisualEditorShowBetaWelcome": {
|
||||
"value": true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue