Add "Registration.mobileRegistrationHelper" config setting on develop.

pull/28055/head
David Langley 2024-09-16 15:27:53 +01:00
parent f42f7c923f
commit f7c08d1c68
1 changed files with 2 additions and 1 deletions

View File

@ -55,7 +55,8 @@
"feature_element_call_video_rooms": true "feature_element_call_video_rooms": true
}, },
"setting_defaults": { "setting_defaults": {
"RustCrypto.staged_rollout_percent": 100 "RustCrypto.staged_rollout_percent": 100,
"Registration.mobileRegistrationHelper": true
}, },
"element_call": { "element_call": {
"url": "https://call.element.dev" "url": "https://call.element.dev"