mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 20:29:54 -06:00
fix new url capability
This commit is contained in:
@@ -4,5 +4,6 @@ We've added the new file capability of the app provider to the ocs capabilities,
|
||||
clients can discover this url analogous to the app list and file open urls.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2884
|
||||
https://github.com/owncloud/ocis/pull/2907
|
||||
https://github.com/cs3org/reva/pull/2379
|
||||
https://github.com/owncloud/web/pull/5890#issuecomment-993905242
|
||||
|
||||
@@ -71,6 +71,7 @@ func Frontend(cfg *config.Config) *cli.Command {
|
||||
"version": "1.0.0",
|
||||
"apps_url": cfg.Reva.AppProvider.AppsURL,
|
||||
"open_url": cfg.Reva.AppProvider.OpenURL,
|
||||
"new_url": cfg.Reva.AppProvider.NewURL,
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user