From ea165b6b119b912b93176d86327e3848c8ec4ef3 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 1 May 2024 11:31:22 +0100 Subject: [PATCH] Roll out Rust crypto to 30% of existing users --- element.io/release/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/element.io/release/config.json b/element.io/release/config.json index 54cd374b..bb1715fc 100644 --- a/element.io/release/config.json +++ b/element.io/release/config.json @@ -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 } }