-
Notifications
You must be signed in to change notification settings - Fork 189
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2596 from kobergj/refineChangeLogTemplate
Add documentation to changelog template/readme
- Loading branch information
Showing
3 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
Enhancement: Unify Envvar names configuring REVA gateway address | ||
Change: 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 | ||
|