add changelog, fix typo

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2020-07-09 11:17:53 +02:00
parent b75cfbf39e
commit 5bd582484e
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ func FrontendWithConfig(cfg *config.Config) []cli.Flag {
Value: "ocs",
Usage: "open collaboration services endpoint prefix",
EnvVars: []string{"REVA_FRONTEND_OCS_PREFIX"},
Destination: &cfg.Reva.Frontend.OCDavPrefix,
Destination: &cfg.Reva.Frontend.OCSPrefix,
},
// Gateway