Merge pull request #28055 from element-hq/langleyd/addMobileRegistrationHelperToDevelop

Add "Registration.mobileRegistrationHelper" config setting on develop.
This commit is contained in:
David Langley 2024-09-16 14:48:46 +00:00 committed by GitHub
commit ddc789320a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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