Skip to content

Commit

Permalink
[config] Set forceSaveUsingButtonWithoutChanges to false
Browse files Browse the repository at this point in the history
  • Loading branch information
konovalovsergey committed Mar 6, 2024
1 parent c2a01c7 commit 6511a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Common/config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
"downloadFileAllowExt": ["pdf", "xlsx"],
"tokenRequiredParams": true,
"allowPrivateIPAddressForSignedRequests": true,
"forceSaveUsingButtonWithoutChanges": true
"forceSaveUsingButtonWithoutChanges": false
},
"requestDefaults": {
"headers": {
Expand Down

0 comments on commit 6511a99

Please sign in to comment.