Realtime Preview: enable by default

The Realtime Preview feature is already enabled by default on
Wikimedia wikis, and has been for two months.

Bug: T323329
Bug: T327515
Change-Id: I72ac9a4c83d0e7cccacab576c13c08f33616b696
This commit is contained in:
Sam Wilson 2023-03-21 15:39:38 +08:00
parent ba86c395dd
commit 97f104d58d

View file

@ -441,7 +441,7 @@
"config": {
"WikiEditorRealtimePreview": {
"description": "Whether to enable the Realtime Preview feature.",
"value": false
"value": true
},
"WikiEditorRealtimePreviewDebounce": {
"description": "Debounce time in milliseconds for the Realtime Preview feature.",