default to collabora online

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2024-05-30 11:09:02 +02:00
parent 61d6dbb1c3
commit 933b1eb76c
3 changed files with 5 additions and 4 deletions
@@ -21,8 +21,8 @@ func DefaultConfig() *config.Config {
Name: "collaboration",
},
App: config.App{
Name: "WOPI app",
Description: "Open office documents with a WOPI app",
Name: "Collabora Online",
Description: "Open office documents with Collabora Online",
Icon: "image-edit",
LockName: "com.github.owncloud.collaboration",
},