mirror of
https://github.com/owncloud/ocis
synced 2026-04-27 18:17:41 +02:00
default to collabora online
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user