mirror of https://github.com/vector-im/riot-web
Migrate 10% of existing users to rust in app
parent
92c831094d
commit
18b9052c57
|
@ -43,5 +43,8 @@
|
||||||
"api_host": "https://posthog.element.io"
|
"api_host": "https://posthog.element.io"
|
||||||
},
|
},
|
||||||
"privacy_policy_url": "https://element.io/cookie-policy",
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||||
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
|
||||||
|
"setting_defaults": {
|
||||||
|
"RustCrypto.staged_rollout_percent": 10
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue