add changelog, fix typo
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user