[config] Set "150MB" as default for services.CoAuthoring.editor.maxChangesSize

This commit is contained in:
Sergey Konovalov
2024-11-28 09:49:26 +03:00
parent 6bb847af74
commit 83d1c49bf2

View File

@ -483,7 +483,7 @@
},
"binaryChanges": false,
"websocketMaxPayloadSize": "1.5MB",
"maxChangesSize": "0mb"
"maxChangesSize": "150MB"
},
"sockjs": {
"sockjs_url": "",