update reva to v1.6.1-0.20210326165326-e8a00d9b2368

This commit is contained in:
David Christofas
2021-03-29 05:11:23 +05:45
committed by Phil Davis
parent b25ef84017
commit bcffed2e00
28 changed files with 96 additions and 205 deletions
+1
View File
@@ -153,6 +153,7 @@ func frontendConfigFromStruct(c *cli.Context, cfg *config.Config, filesCfg map[s
"webdav_namespace": cfg.Reva.OCDav.WebdavNamespace,
"timeout": 86400,
"insecure": true,
"public_url": cfg.Reva.Frontend.PublicURL,
},
"ocs": map[string]interface{}{
"share_prefix": cfg.Reva.Frontend.OCSSharePrefix,