diff --git a/config/hosts/web-public-2/virtualHosts/element-web-config/config.json b/config/hosts/web-public-2/virtualHosts/element-web-config/config.json index 9877940..1da5a3e 100644 --- a/config/hosts/web-public-2/virtualHosts/element-web-config/config.json +++ b/config/hosts/web-public-2/virtualHosts/element-web-config/config.json @@ -27,7 +27,10 @@ "default_country_code": "DE", "show_labs_settings": true, "features": { - "feature_dehydration": true + "feature_dehydration": true, + "feature_video_rooms": true, + "feature_element_call_video_rooms": true, + "feature_group_calls": true }, "default_federate": true, "default_theme": "dark", @@ -47,4 +50,4 @@ "jitsi": { "preferredDomain": "meet.element.io" } -} +} \ No newline at end of file