Skip to content

Commit

Permalink
[Backport staging] Enable Element Call by default on release instances (
Browse files Browse the repository at this point in the history
#1954)

(cherry picked from commit 7b5019e)

Co-authored-by: Michael Telatynski <[email protected]>
  • Loading branch information
RiotRobot and t3chguy authored Oct 28, 2024
1 parent 77a7fa3 commit 972b594
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions element.io/release/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,13 @@
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
"setting_defaults": {
"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"
}
}

0 comments on commit 972b594

Please sign in to comment.