Update rust phased rollout for EDR

This commit is contained in:
Valere
2024-02-19 10:28:56 +01:00
parent 599b7b8e01
commit ce3e00ce6a
2 changed files with 7 additions and 1 deletions

View File

@@ -53,6 +53,9 @@
"feature_video_rooms": true,
"feature_element_call_video_rooms": true
},
"setting_defaults": {
"RustCrypto.staged_rollout_percent": 100
},
"element_call": {
"url": "https://call.element.dev"
},