Fix changelog

This commit is contained in:
Benedikt Kulmann
2020-09-29 10:59:01 +02:00
committed by Ilja Neumann
parent 080619f677
commit 5c0c115287
2 changed files with 9 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
Enhancement: Launch a storage to store ocis-metadata
In the future accounts,settings etc. should be stored here.
The services should talk to this storage directly bypassing reva-gateway.
In the future accounts, settings etc. should be stored in a dedicated metadata storage.
The services should talk to this storage directly, bypassing reva-gateway.
https://github.com/owncloud/ocis-reva/pull/479
https://github.com/owncloud/ocis/pull/602
@@ -0,0 +1,6 @@
Enhancement: Launch a storage to store ocis-metadata
In the future accounts, settings etc. should be stored in a dedicated metadata storage.
The services should talk to this storage directly, bypassing reva-gateway.
https://github.com/owncloud/ocis/pull/602