mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[config] Set forceSaveUsingButtonWithoutChanges to false
This commit is contained in:
@ -166,7 +166,7 @@
|
||||
"downloadFileAllowExt": ["pdf", "xlsx"],
|
||||
"tokenRequiredParams": true,
|
||||
"allowPrivateIPAddressForSignedRequests": true,
|
||||
"forceSaveUsingButtonWithoutChanges": true
|
||||
"forceSaveUsingButtonWithoutChanges": false
|
||||
},
|
||||
"requestDefaults": {
|
||||
"headers": {
|
||||
|
||||
Reference in New Issue
Block a user