mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
miss config savetimeoutdelay
This commit is contained in:
@ -52,7 +52,8 @@
|
||||
"limits_image_download_timeout": 120,
|
||||
"editor_settings_spellchecker_url": "/spellchecker",
|
||||
"callbackRequestTimeout": 120,
|
||||
"healthcheckfilepath": "../public/healthcheck.docx"
|
||||
"healthcheckfilepath": "../public/healthcheck.docx",
|
||||
"savetimeoutdelay": 5000
|
||||
},
|
||||
"utils": {
|
||||
"utils_common_fontdir": "null",
|
||||
|
||||
Reference in New Issue
Block a user