adding some maybe missing pieces to collabora path
This commit is contained in:
parent
af506c4f6d
commit
4258d8c2b3
|
@ -84,9 +84,11 @@
|
||||||
"office.tfcconnection.org".extraConfig = ''
|
"office.tfcconnection.org".extraConfig = ''
|
||||||
encode gzip
|
encode gzip
|
||||||
@collabora {
|
@collabora {
|
||||||
|
path /loleaflet/*
|
||||||
path /hosting/discovery # WOPI discovery URL
|
path /hosting/discovery # WOPI discovery URL
|
||||||
path /hosting/capabilities # Show capabilities as json
|
path /hosting/capabilities # Show capabilities as json
|
||||||
path /cool/* # Main websocket, uploads/downloads, presentations
|
path /cool/* # Main websocket, uploads/downloads, presentations
|
||||||
|
path /lool/* # Main websocket, uploads/downloads, presentations
|
||||||
path /cool/adminws # Main websocket, uploads/downloads, presentations
|
path /cool/adminws # Main websocket, uploads/downloads, presentations
|
||||||
path /browser # Main websocket, uploads/downloads, presentations
|
path /browser # Main websocket, uploads/downloads, presentations
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue