update reva for url signing (#392)

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
arm build failures unrelated
This commit is contained in:
Jörn Friedrich Dreyer
2020-07-22 17:06:15 +02:00
committed by GitHub
parent 3781a22a4e
commit 8627042603
4 changed files with 20 additions and 1 deletions
+1
View File
@@ -159,6 +159,7 @@ func Frontend(cfg *config.Config) *cli.Command {
"productname": "reva",
"hostname": "",
},
"support_url_signing": true,
},
"checksums": map[string]interface{}{
"supported_types": []string{"SHA256"},