Merge branch 'master' into ocis-init

This commit is contained in:
Willy Kloucek
2022-04-27 15:50:26 +02:00
34 changed files with 273 additions and 159 deletions
@@ -38,8 +38,7 @@ func DefaultConfig() *config.Config {
Service: config.Service{
Name: "ocs",
},
AccountBackend: "accounts",
AccountBackend: "cs3",
Reva: &config.Reva{
Address: "127.0.0.1:9142",
},