更新文件上传位置

This commit is contained in:
XaoLi717 2024-11-13 08:12:37 +08:00
parent 61a2c65721
commit 4daf8a63af

View File

@ -319,17 +319,18 @@ debug: false
document:
server:
# host: 140.143.164.40:48080
host: 192.168.1.15:48080
host: 192.168.1.15:48080 #本机的地址
# docker的访问地址还有需要的配置
files:
savePath: /root/ai/Docs/
savePath: E:\docs\ #文件下载位置记得后面带\
docservice:
convert-docs: .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|.xml|.epub|.fb2
edited-docs: .docx|.xlsx|.csv|.pptx|.txt
viewed-docs: .pdf|.djvu|.xps
url:
# site: http://140.143.164.40:8098/
site: http://192.168.1.28:8088/
site: http://192.168.1.28:8088/ #提供onlyoffice服务的地址
# site: http://192.168.1.15:7878/
converter: ConvertService.ashx
command: coauthoring/CommandService.ashx
api: web-apps/apps/api/documents/api.js