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

View File

@@ -93,7 +93,8 @@ func DefaultConfig() *config.Config {
PreferredUploadType: "sha1",
},
AppHandler: config.AppHandler{
Prefix: "app",
Prefix: "app",
SecureViewApp: "Collabora Online",
},
Archiver: config.Archiver{
Insecure: false,