Merge pull request #1413 from element-hq/toger5/force-ec-video-rooms

Force Element Call video rooms
This commit is contained in:
Timo 2024-01-25 16:32:34 +01:00 committed by GitHub
commit 18c4c9df93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,8 @@
"privacy_policy_url": "https://element.io/cookie-policy", "privacy_policy_url": "https://element.io/cookie-policy",
"features": { "features": {
"feature_spotlight": true, "feature_spotlight": true,
"feature_video_rooms": true "feature_video_rooms": true,
"feature_element_call_video_rooms": true
}, },
"element_call": { "element_call": {
"url": "https://call.element.dev" "url": "https://call.element.dev"