mirror of
https://github.com/element-hq/element-desktop
synced 2025-04-17 10:23:59 +02:00
[Backport staging] Enable Element Call by default on release instances (#1954)
(cherry picked from commit 7b5019e97ac3b48a32ad95a21970fc4121e1e4c8) Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
77a7fa3ab2
commit
972b594687
@ -47,5 +47,13 @@
|
|||||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
|
||||||
"setting_defaults": {
|
"setting_defaults": {
|
||||||
"RustCrypto.staged_rollout_percent": 60
|
"RustCrypto.staged_rollout_percent": 60
|
||||||
|
},
|
||||||
|
"features": {
|
||||||
|
"feature_video_rooms": true,
|
||||||
|
"feature_group_calls": true,
|
||||||
|
"feature_element_call_video_rooms": true
|
||||||
|
},
|
||||||
|
"element_call": {
|
||||||
|
"url": "https://call.element.io"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user