1
0
mirror of https://github.com/cs3org/wopiserver.git synced 2025-04-18 13:04:00 +03:00
wopiserver/docker/etc/wopiserver.cs3.conf
2024-11-26 12:53:49 +01:00

34 lines
811 B
Plaintext

# An example wopiserver.conf skeleton to work with CS3 APIs and Reva
[general]
storagetype = cs3
port = 8880
wopiurl = https://your.wopi.org:8880
loglevel = Debug
loghandler = stream
detectexternalmodifications = False
#hostediturl = https://your.revad.org/external<path>?app=<app>&fileId=<endpoint>!<fileid>
#hostviewurl = https://your.revad.org/external<path>?app=<app>&fileId=<endpoint>!<fileid>&viewmode=VIEW_MODE_PREVIEW
#codimdurl = https://your.codimd.org:443
#codimdinturl = https://your.internal.codimd.org:443
nonofficetypes = .md .zmd .txt
[bridge]
sslverify = True
[io]
recoverypath = /var/spool/wopirecovery
[security]
usehttps = yes
wopicert = your.cert.pem
wopikey = your.key.pem
[cs3]
revagateway = your.revad.org:19000
sslverify = True
grpctimeout = 10
httptimeout = 10
lockasattr = True