Remove placeholder notifications endpoint in capabilities

This commit is contained in:
pwengerter
2021-09-16 11:34:17 +01:00
parent cb3a5b811d
commit f5df71717c
2 changed files with 7 additions and 3 deletions
-3
View File
@@ -250,9 +250,6 @@ func frontendConfigFromStruct(c *cli.Context, cfg *config.Config, filesCfg map[s
"incoming": true,
},
},
"notifications": map[string]interface{}{
"endpoints": []string{"disable"},
},
},
"version": map[string]interface{}{
"edition": "reva",