{
"rootShowStorage": true,
"layout": "full",
"mobileLayout": "full",
"tableSize": "default",
"customVideoSuffix": "string",
"customImageSuffix": "string",
"customAudioSuffix": "string",
"customTextSuffix": "string",
"customOfficeSuffix": "string",
"customKkFileViewSuffix": "string",
"showDocument": true,
"showAnnouncement": true,
"announcement": "ZFile 网站公告",
"customCss": "string",
"customJs": "string",
"fileClickMode": "click",
"mobileFileClickMode": "click",
"onlyOfficeUrl": "http://office.zfile.vip",
"onlyOfficeSecret": "X9rBGypwWE86Lca8e4Mo55iHFoiyh9ed",
"kkFileViewUrl": "http://kkfile.zfile.vip",
"kkFileViewOpenMode": "iframe/newTab",
"maxShowSize": 1000,
"loadMoreSize": 50,
"defaultSortField": "name",
"defaultSortOrder": "asc",
"defaultSavePwd": true,
"enableHoverMenu": true
}curl --location --request PUT 'https://demo.zfile.vip/admin/config/view' \
--header 'zfile-token;' \
--header 'Content-Type: application/json' \
--data '{
"rootShowStorage": true,
"layout": "full",
"mobileLayout": "full",
"tableSize": "default",
"customVideoSuffix": "string",
"customImageSuffix": "string",
"customAudioSuffix": "string",
"customTextSuffix": "string",
"customOfficeSuffix": "string",
"customKkFileViewSuffix": "string",
"showDocument": true,
"showAnnouncement": true,
"announcement": "ZFile 网站公告",
"customCss": "string",
"customJs": "string",
"fileClickMode": "click",
"mobileFileClickMode": "click",
"onlyOfficeUrl": "http://office.zfile.vip",
"onlyOfficeSecret": "X9rBGypwWE86Lca8e4Mo55iHFoiyh9ed",
"kkFileViewUrl": "http://kkfile.zfile.vip",
"kkFileViewOpenMode": "iframe/newTab",
"maxShowSize": 1000,
"loadMoreSize": 50,
"defaultSortField": "name",
"defaultSortOrder": "asc",
"defaultSavePwd": true,
"enableHoverMenu": true
}'{
"code": "0",
"msg": "ok",
"data": {},
"dataCount": 0,
"traceId": "string"
}