|
本帖最后由 Ping 于 2022-3-8 09:22 编辑
ps:
网盘已配置过externalStorageSources.json文件
自己搭建的onlyoffice服务器,且已配置json文件,office控件测试可用
{
"filesizeMax": "5242880",
"timeout": "120000",
"storageFolder": "D:\\o2server\\local\\repository\\storage\\onlyofficeFile",
"storageFolderTemplate": "D:\\o2server\\local\\repository\\storage\\onlyofficeFile\\template",
"storageFolderIndex": "D:\\o2server\\local\\repository\\storage\\onlyofficeFile\\index",
"storageFolderMark": "D:\\o2server\\local\\repository\\storage\\onlyofficeFile\\mark",
"docbuilderEXEPath": "C:/ONLYOFFICE/DocumentBuilder/docbuilder.exe",
"docserviceViewedDocs": ".pdf|.djvu|.xps",
"docserviceEditedDocs": ".docx|.xlsx|.csv|.pptx|.txt",
"docserviceConvertDocs": ".docm|.dotx|.dotm|.dot|.doc|.odt|.fodt|.ott|.xlsm|.xltx|.xltm|.xlt|.xls|.ods|.fods|.ots|.pptm|.ppt|.ppsx|.ppsm|.pps|.potx|.potm|.pot|.odp|.fodp|.otp|.rtf|.mht|.html|.htm|.epub",
"docserviceConverter": "http://172.16.10.12/ConvertService.ashx",
"docserviceTempstorage": "http://172.16.10.12/ResourceService.ashx",
"docserviceApi": "http://172.16.10.12/web-apps/apps/api/documents/api.js",
"docservicePreloader": "http://172.16.10.12/web-apps/apps/api/documents/cache-scripts.html",
"secret": "",
"ipWhiteList": "",
"gobackUrl": "http://127.0.0.1/x_desktop/index.html"
}
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|