Update develop configuration to migrate users to rust
This commit is contained in:
parent
92b3fb1e5e
commit
e46c4d06c3
2 changed files with 20 additions and 1 deletions
|
@ -49,10 +49,12 @@
|
|||
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||
"features": {
|
||||
"feature_video_rooms": true,
|
||||
"feature_rust_crypto": true,
|
||||
"feature_new_room_decoration_ui": true,
|
||||
"feature_element_call_video_rooms": true
|
||||
},
|
||||
"setting_defaults": {
|
||||
"RustCrypto.staged_rollout_percent": 100
|
||||
},
|
||||
"element_call": {
|
||||
"url": "https://call.element.dev"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue