diff --git a/element.io/app/config.json b/element.io/app/config.json index 2ea4ce7c61..2214dbc7ea 100644 --- a/element.io/app/config.json +++ b/element.io/app/config.json @@ -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 } }