mirror of https://github.com/vector-im/riot-web
enable Element Call on develop.element.io
parent
f1a9e080c3
commit
7584d58d11
|
@ -49,8 +49,9 @@
|
||||||
"privacy_policy_url": "https://element.io/cookie-policy",
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||||
"features": {
|
"features": {
|
||||||
"threadsActivityCentre": true,
|
"threadsActivityCentre": true,
|
||||||
"feature_video_rooms": true,
|
|
||||||
"feature_new_room_decoration_ui": true,
|
"feature_new_room_decoration_ui": true,
|
||||||
|
"feature_video_rooms": true,
|
||||||
|
"feature_group_calls": true,
|
||||||
"feature_element_call_video_rooms": true
|
"feature_element_call_video_rooms": true
|
||||||
},
|
},
|
||||||
"setting_defaults": {
|
"setting_defaults": {
|
||||||
|
|
Loading…
Reference in New Issue