2019-12-06 19:17:34 +01:00
|
|
|
{
|
2021-08-18 18:12:35 +02:00
|
|
|
"update_base_url": "https://packages.element.io/desktop/update/",
|
2019-12-06 19:17:34 +01:00
|
|
|
"default_server_name": "matrix.org",
|
2023-07-10 17:01:35 +02:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://matrix-client.matrix.org"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://vector.im"
|
|
|
|
}
|
|
|
|
},
|
2020-07-13 19:40:21 +02:00
|
|
|
"brand": "Element",
|
2019-12-06 19:17:34 +01:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
|
|
|
"integrations_widgets_urls": [
|
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar-staging.vector.im/api",
|
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
|
|
|
],
|
2020-08-07 11:53:15 +02:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2022-01-25 16:57:10 +01:00
|
|
|
"uisi_autorageshake_app": "element-auto-uisi",
|
2023-07-24 09:36:57 +02:00
|
|
|
"room_directory": {
|
2024-07-05 09:10:47 +02:00
|
|
|
"servers": ["matrix.org", "gitter.im"]
|
2019-12-06 19:17:34 +01:00
|
|
|
},
|
2023-07-24 09:36:57 +02:00
|
|
|
"show_labs_settings": false,
|
2019-12-06 19:17:34 +01:00
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2020-03-06 17:37:17 +01:00
|
|
|
},
|
|
|
|
"terms_and_conditions_links": [
|
|
|
|
{
|
2020-08-07 12:38:48 +02:00
|
|
|
"url": "https://element.io/privacy",
|
2020-03-06 17:37:17 +01:00
|
|
|
"text": "Privacy Policy"
|
|
|
|
},
|
|
|
|
{
|
2020-08-07 12:38:48 +02:00
|
|
|
"url": "https://element.io/cookie-policy",
|
2020-03-06 17:37:17 +01:00
|
|
|
"text": "Cookie Policy"
|
|
|
|
}
|
2022-01-13 17:55:44 +01:00
|
|
|
],
|
|
|
|
"posthog": {
|
2023-07-24 09:36:57 +02:00
|
|
|
"project_api_key": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
|
|
|
"api_host": "https://posthog.element.io"
|
2022-02-14 18:53:32 +01:00
|
|
|
},
|
2022-06-14 17:14:08 +02:00
|
|
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
2024-02-19 10:28:56 +01:00
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx",
|
|
|
|
"setting_defaults": {
|
2024-06-10 16:01:28 +02:00
|
|
|
"RustCrypto.staged_rollout_percent": 60
|
2024-10-28 15:18:11 +01:00
|
|
|
},
|
|
|
|
"features": {
|
|
|
|
"feature_video_rooms": true,
|
|
|
|
"feature_group_calls": true,
|
|
|
|
"feature_element_call_video_rooms": true
|
|
|
|
},
|
|
|
|
"element_call": {
|
|
|
|
"url": "https://call.element.io"
|
2024-02-19 10:28:56 +01:00
|
|
|
}
|
2019-12-06 19:17:34 +01:00
|
|
|
}
|