We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df72ce commit 9ce515aCopy full SHA for 9ce515a
element.io/app/config.json
@@ -46,5 +46,13 @@
46
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
47
"setting_defaults": {
48
"RustCrypto.staged_rollout_percent": 60
49
+ },
50
+ "features": {
51
+ "feature_video_rooms": true,
52
+ "feature_group_calls": true,
53
+ "feature_element_call_video_rooms": true
54
55
+ "element_call": {
56
+ "url": "https://call.element.io"
57
}
58
0 commit comments