2019-07-12 12:48:34 +03:00
|
|
|
{
|
2019-10-10 16:35:56 +03:00
|
|
|
"default_server_name": "matrix.org",
|
2023-07-10 13:12:53 +03:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
|
|
|
"base_url": "https://matrix-client.matrix.org"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://vector.im"
|
|
|
|
}
|
|
|
|
},
|
2020-07-13 20:43:02 +03:00
|
|
|
"brand": "Element",
|
2021-04-07 19:20:16 +03:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2019-07-12 12:48:34 +03:00
|
|
|
"integrations_widgets_urls": [
|
2019-08-26 10:01:37 +03:00
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
2019-07-12 12:48:34 +03:00
|
|
|
"https://scalar-staging.vector.im/api",
|
2019-08-26 10:01:37 +03:00
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
2019-07-12 12:48:34 +03:00
|
|
|
],
|
2020-08-07 12:59:45 +03:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2022-01-25 19:53:42 +03:00
|
|
|
"uisi_autorageshake_app": "element-auto-uisi",
|
2023-07-24 10:51:51 +03:00
|
|
|
"show_labs_settings": true,
|
|
|
|
"room_directory": {
|
2024-07-04 16:34:35 +03:00
|
|
|
"servers": ["matrix.org", "gitter.im"]
|
2019-07-12 12:48:34 +03:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-30 04:43:09 +03:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2019-07-12 12:48:34 +03:00
|
|
|
},
|
|
|
|
"terms_and_conditions_links": [
|
|
|
|
{
|
2020-08-07 13:37:59 +03:00
|
|
|
"url": "https://element.io/privacy",
|
2019-07-12 12:48:34 +03:00
|
|
|
"text": "Privacy Policy"
|
|
|
|
},
|
|
|
|
{
|
2020-08-07 13:37:59 +03:00
|
|
|
"url": "https://element.io/cookie-policy",
|
2019-07-12 12:48:34 +03:00
|
|
|
"text": "Cookie Policy"
|
|
|
|
}
|
2021-02-23 12:56:22 +03:00
|
|
|
],
|
2021-09-08 17:57:37 +03:00
|
|
|
"sentry": {
|
|
|
|
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
|
|
|
"environment": "develop"
|
2021-09-09 13:21:54 +03:00
|
|
|
},
|
|
|
|
"posthog": {
|
2023-07-24 10:51:51 +03:00
|
|
|
"project_api_key": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
|
|
|
"api_host": "https://posthog.element.io"
|
2021-11-11 16:07:47 +03:00
|
|
|
},
|
2022-06-14 18:14:09 +03:00
|
|
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
2022-02-08 17:03:04 +03:00
|
|
|
"features": {
|
2024-04-22 14:13:01 +03:00
|
|
|
"threadsActivityCentre": true,
|
2024-09-13 12:13:53 +03:00
|
|
|
"feature_video_rooms": true,
|
|
|
|
"feature_group_calls": true,
|
2024-01-03 18:49:59 +03:00
|
|
|
"feature_element_call_video_rooms": true
|
2022-02-08 17:03:04 +03:00
|
|
|
},
|
2024-01-30 12:26:21 +03:00
|
|
|
"setting_defaults": {
|
2024-09-16 17:27:53 +03:00
|
|
|
"RustCrypto.staged_rollout_percent": 100,
|
|
|
|
"Registration.mobileRegistrationHelper": true
|
2024-01-30 12:26:21 +03:00
|
|
|
},
|
2022-09-16 18:13:05 +03:00
|
|
|
"element_call": {
|
2023-10-13 19:41:13 +03:00
|
|
|
"url": "https://call.element.dev"
|
2022-09-16 18:13:05 +03:00
|
|
|
},
|
2022-01-21 17:34:47 +03:00
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
2019-07-12 12:48:34 +03:00
|
|
|
}
|