Merge pull request #27416 from element-hq/rav/rust_migration_rollout_phase2b

Roll out Rust crypto to 30% of existing users on `app.element.io`
pull/25477/merge
Richard van der Hoff 2024-05-01 14:48:38 +00:00 committed by GitHub
commit 2c8b32d2c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,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
}
}