Update develop configuration to migrate users to rust

This commit is contained in:
Valere 2024-01-30 10:26:21 +01:00
parent 92b3fb1e5e
commit e46c4d06c3
2 changed files with 20 additions and 1 deletions

View file

@ -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"
},