Merge pull request #2592 from kobergj/updateChangelog

add changelog for #2587
This commit is contained in:
Phil Davis
2021-10-08 08:24:42 +05:45
committed by GitHub

View File

@@ -0,0 +1,7 @@
Enhancement: Unify Envvar names configuring REVA gateway address
We've renamed all envvars configuring REVA gateway address to `REVA_GATEWAY`,
additionally we renamed the cli parameters to `--reva-gateway-addr` and adjusted the description
https://github.com/owncloud/ocis/pull/2587
https://github.com/owncloud/ocis/issues/2091