Merge "Per 1.40, VE should use parsoid directly in MW core."

This commit is contained in:
jenkins-bot 2023-03-06 16:43:43 +00:00 committed by Gerrit Code Review
commit b0f6367ae9

View file

@ -109,8 +109,8 @@
"description": "Deprecated since MW 1.40. Unused."
},
"VisualEditorDefaultParsoidClient": {
"value": "vrs",
"description": "Sets the mechanism used by the VE API to talk to Parsoid. This should be removed as soon as the direct mode is stable."
"value": "direct",
"description": "Sets the mechanism used by the VE API to talk to Parsoid. Can be set to 'vrs' for backwards compatibility, to make VisualEditor use a REST interface to talk to Parsoid."
},
"VisualEditorParsoidSettings": {
"value": []