add sse capability

Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
jkoberg
2023-07-31 15:55:48 +02:00
parent 2afcb84186
commit 78db9dd8a0

View File

@@ -192,6 +192,7 @@ func FrontendConfigFromStruct(cfg *config.Config) (map[string]interface{}, error
"hostname": "",
},
"support_url_signing": true,
"support_sse": true,
},
"graph": map[string]interface{}{
"personal_data_export": true,