2020-03-06 17:37:17 +01:00
|
|
|
{
|
2021-08-09 15:55:26 +02:00
|
|
|
"update_base_url": "https://packages.element.io/nightly/update/",
|
2020-03-06 17:37:17 +01:00
|
|
|
"default_server_name": "matrix.org",
|
2020-07-13 19:40:21 +02:00
|
|
|
"brand": "Element Nightly",
|
2021-04-07 18:21:33 +02:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2020-03-06 17:37:17 +01:00
|
|
|
"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-07-15 21:05:43 +02:00
|
|
|
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
|
2020-08-07 12:38:48 +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",
|
2020-08-17 21:44:17 +02:00
|
|
|
"showLabsSettings": true,
|
2020-03-06 17:37:17 +01:00
|
|
|
"roomDirectory": {
|
2022-12-15 12:00:58 +01:00
|
|
|
"servers": ["matrix.org", "gitter.im", "libera.chat"]
|
2020-03-06 17:37:17 +01:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
|
|
|
},
|
|
|
|
"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"
|
|
|
|
}
|
2021-09-08 18:20:41 +02:00
|
|
|
],
|
|
|
|
"sentry": {
|
|
|
|
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
|
|
|
"environment": "nightly"
|
2021-09-09 12:19:25 +02:00
|
|
|
},
|
|
|
|
"posthog": {
|
|
|
|
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
2022-03-25 11:34:27 +01:00
|
|
|
"apiHost": "https://posthog.element.io"
|
2021-11-11 14:07:49 +01:00
|
|
|
},
|
2022-06-14 17:14:08 +02:00
|
|
|
"privacy_policy_url": "https://element.io/cookie-policy",
|
2022-02-08 15:03:01 +01:00
|
|
|
"features": {
|
2022-04-27 22:37:41 +02:00
|
|
|
"feature_spotlight": true,
|
|
|
|
"feature_video_rooms": true
|
2022-02-08 15:03:01 +01:00
|
|
|
},
|
2022-09-23 00:17:27 +02:00
|
|
|
"element_call": {
|
|
|
|
"url": "https://element-call.netlify.app"
|
|
|
|
},
|
2022-02-14 18:53:32 +01:00
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
2020-03-06 17:37:17 +01:00
|
|
|
}
|