2019-07-12 17:48:34 +08:00
|
|
|
{
|
2019-10-10 21:35:10 +08:00
|
|
|
"default_server_name": "matrix.org",
|
2023-07-10 18:12:53 +08:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://matrix-client.matrix.org"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://vector.im"
|
|
|
|
}
|
|
|
|
},
|
2020-07-14 01:43:02 +08:00
|
|
|
"brand": "Element",
|
2019-07-12 17:48:34 +08:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
|
|
|
"integrations_widgets_urls": [
|
2019-08-26 15:01:37 +08:00
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
2019-07-12 17:48:34 +08:00
|
|
|
"https://scalar.vector.im/api",
|
2019-08-26 15:01:37 +08:00
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar-staging.vector.im/api",
|
2019-07-12 17:48:34 +08:00
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
|
|
|
],
|
2020-08-07 17:59:45 +08:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2022-01-26 00:53:42 +08:00
|
|
|
"uisi_autorageshake_app": "element-auto-uisi",
|
2023-07-24 15:51:51 +08:00
|
|
|
"show_labs_settings": false,
|
|
|
|
"room_directory": {
|
2022-12-09 20:28:29 +08:00
|
|
|
"servers": ["matrix.org", "gitter.im", "libera.chat"]
|
2019-07-12 17:48:34 +08:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-30 09:43:09 +08:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2019-07-12 17:48:34 +08:00
|
|
|
},
|
|
|
|
"terms_and_conditions_links": [
|
|
|
|
{
|
2020-08-07 18:37:59 +08:00
|
|
|
"url": "https://element.io/privacy",
|
2019-07-12 17:48:34 +08:00
|
|
|
"text": "Privacy Policy"
|
|
|
|
},
|
|
|
|
{
|
2020-08-07 18:37:59 +08:00
|
|
|
"url": "https://element.io/cookie-policy",
|
2019-07-12 17:48:34 +08:00
|
|
|
"text": "Cookie Policy"
|
|
|
|
}
|
2021-02-23 17:56:22 +08:00
|
|
|
],
|
2022-01-14 01:00:21 +08:00
|
|
|
"posthog": {
|
2023-07-24 15:51:51 +08:00
|
|
|
"project_api_key": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
|
|
|
"api_host": "https://posthog.element.io"
|
2022-02-15 01:41:08 +08:00
|
|
|
},
|
2022-06-14 23:14:09 +08:00
|
|
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
2024-02-19 17:25:40 +08:00
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
|
|
|
|
"setting_defaults": {
|
2024-05-01 18:36:06 +08:00
|
|
|
"RustCrypto.staged_rollout_percent": 30
|
2024-02-19 17:25:40 +08:00
|
|
|
}
|
2019-07-12 17:48:34 +08:00
|
|
|
}
|