fix onlyoffice with wopi

This commit is contained in:
Willy Kloucek
2023-07-10 18:56:28 +02:00
parent 9a1b1b9f63
commit 30ab02d30c

View File

@@ -26,7 +26,7 @@ wopiurl = https://wopiserver.owncloud.test
# URL for direct download of files. The complete URL that is sent
# to clients will include the access_token argument
downloadurl = https://wopiserver.owncloud.test/wopi/cbox/download
downloadurl = https://wopiserver.owncloud.test/wopi/iop/download
# The internal server engine to use (defaults to flask).
# Set to waitress for production installations.