hi,I have set up forcesave and disabled autoSave, but the autoSave function is still working. How can I solve this problem?

version:8.2.2


config:
image

Hello,
Please provide your full Editor’s initialization config as file

this config:

{
“type”: “desktop”,
“documentType”: “word”,
“key”: “__ffff_x.x.x.xnew.docx71734670302051”,
“token”: “eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJkb2N1bWVudCI6eyJkaXJlY3RVcmwiOiIiLCJmaWxlVHlwZSI6ImRvY3giLCJpbmZvIjp7Im93bmVyIjoiTWUiLC”,
“callbackUrl”: “http://x.x.x.x:3001/track?filename=new.docx&useraddress=__ffff_x.x.x.x”,
“editorConfig”: {
“customization”: {
“autosave”: false,
“forcesave”: true
}
},
“createUrl”: “http://x.x.x.x:3001/editor?fileExt=docx&userid=uid-1&type=desktop&lang=en”,
“templates”: [
{
“image”: “”,
“title”: “Blank”,
“url”: “http://x.x.x.x:3001/editor?fileExt=docx&userid=uid-1&type=desktop&lang=en
},
{
“image”: “http://x.x.x.x:3001/images/file_docx.svg”,
“title”: “With sample content”,
“url”: “http://x.x.x.x:3001/editor?fileExt=docx&userid=uid-1&type=desktop&lang=en&sample=true
}
],
“isEdit”: false,
“review”: true,
“chat”: true,
“coEditing”: null,
“comment”: true,
“fillForms”: true,
“modifyFilter”: true,
“modifyContentControl”: true,
“copy”: true,
“download”: true,
“print”: true,
“mode”: “edit”,
“canBackToFolder”: true,
“curUserHostAddress”: “__ffff_x.x.x.x”,
“lang”: “en”,
“userid”: “uid-1”,
“userImage”: “http://x.x.x.x:3001/images/uid-1.png”,
“name”: “John Smith”,
“userGroup”: null,
“reviewGroups”: “null”,
“commentGroups”: “{}”,
“userInfoGroups”: “null”,
“fileChoiceUrl”: “”,
“submitForm”: true,
“plugins”: “{"pluginsData":}”,
“actionData”: “null”,
“fileKey”: “{"fileName":"new.docx","userAddress":"__ffff_x.x.x.x"}”,
“instanceId”: “http://x.x.x.x:3001”,
“protect”: true,
“goback”: {
“blank”: false,
“url”: “http://x.x.x.x:3001
},
“close”: {
“visible”: false
}
}

Looking forward to recovery,thanks