Roll out Rust crypto to 30% of existing users (#1650)

This commit is contained in:
Richard van der Hoff 2024-05-01 15:47:56 +01:00 committed by GitHub
parent aacf1a105f
commit 2fba93d5e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,6 @@
"privacy_policy_url": "https://element.io/cookie-policy",
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
"setting_defaults": {
"RustCrypto.staged_rollout_percent": 10
"RustCrypto.staged_rollout_percent": 30
}
}