add share prefix to ocs shared with me paths
Fixes: https://github.com/owncloud/product/issues/204
This commit is contained in:
@@ -134,6 +134,7 @@ func Frontend(cfg *config.Config) *cli.Command {
|
||||
"disable_tus": cfg.Reva.UploadDisableTus,
|
||||
},
|
||||
"ocs": map[string]interface{}{
|
||||
"share_prefix": cfg.Reva.Frontend.OCSSharePrefix,
|
||||
"prefix": cfg.Reva.Frontend.OCSPrefix,
|
||||
"config": map[string]interface{}{
|
||||
"version": "1.8",
|
||||
|
||||
Reference in New Issue
Block a user