[config] Set forceSaveUsingButtonWithoutChanges to false

This commit is contained in:
Sergey Konovalov
2024-03-06 17:55:15 +03:00
parent c2a01c7b39
commit 6511a99498

View File

@ -166,7 +166,7 @@
"downloadFileAllowExt": ["pdf", "xlsx"],
"tokenRequiredParams": true,
"allowPrivateIPAddressForSignedRequests": true,
"forceSaveUsingButtonWithoutChanges": true
"forceSaveUsingButtonWithoutChanges": false
},
"requestDefaults": {
"headers": {