Roll out Rust crypto to 60% of existing users of stable Element Desktop (#1706)

This commit is contained in:
Richard van der Hoff
2024-06-10 15:01:28 +01:00
committed by GitHub
parent 831274930b
commit 99e6503896

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": 30
"RustCrypto.staged_rollout_percent": 60
}
}