onlyoffice配置文件修改
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version=1.1.0
|
||||
|
||||
filesize-max=5242880
|
||||
storage-folder=D:\\OOFILES
|
||||
storage-folder=
|
||||
|
||||
files.docservice.fill-docs=.oform|.docx
|
||||
files.docservice.viewed-docs=.pdf|.djvu|.xps|.oxps
|
||||
@@ -9,15 +9,15 @@ files.docservice.edited-docs=.docx|.xlsx|.csv|.pptx|.txt|.docxf
|
||||
files.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
|
||||
files.docservice.timeout=120000
|
||||
|
||||
files.docservice.url.site=http://172.29.96.1:9000/
|
||||
files.docservice.url.command=http://172.29.96.1:9000/coauthoring/CommandService.ashx
|
||||
files.docservice.url.site=http://10.10.10.46:8103/
|
||||
files.docservice.url.command=http://10.10.10.46:8103/coauthoring/CommandService.ashx
|
||||
|
||||
files.docservice.url.converter= http://172.29.96.1:9000/ConvertService.ashx
|
||||
files.docservice.url.tempstorage= http://172.29.96.1:9000/ResourceService.ashx
|
||||
files.docservice.url.api= http://172.29.96.1:9000/web-apps/apps/api/documents/api.js
|
||||
files.docservice.url.preloader= http://172.29.96.1:9000/web-apps/apps/api/documents/cache-scripts.html
|
||||
files.docservice.url.converter= http://10.10.10.46:8103/ConvertService.ashx
|
||||
files.docservice.url.tempstorage= http://10.10.10.46:8103/ResourceService.ashx
|
||||
files.docservice.url.api= http://10.10.10.46:8103/web-apps/apps/api/documents/api.js
|
||||
files.docservice.url.preloader= http://10.10.10.46:8103/web-apps/apps/api/documents/cache-scripts.html
|
||||
|
||||
files.docservice.url.example= http://172.29.96.1:9000
|
||||
files.docservice.url.example= http://10.10.10.46:8103
|
||||
|
||||
|
||||
files.docservice.secret=
|
||||
|
||||
Reference in New Issue
Block a user