update reva and add capability

This commit is contained in:
Michael Barz
2022-04-14 19:49:17 +02:00
parent 3e6fc7829c
commit b385e26299
4 changed files with 10 additions and 4 deletions
@@ -264,6 +264,7 @@ func frontendConfigFromStruct(c *cli.Context, cfg *config.Config, filesCfg map[s
"expire_date": map[string]interface{}{
"enabled": false,
},
"can_edit": true,
},
"user": map[string]interface{}{
"send_mail": true,