2019-07-12 05:48:34 -04:00
|
|
|
{
|
2019-10-10 09:35:56 -04:00
|
|
|
"default_server_name": "matrix.org",
|
2020-07-13 13:43:02 -04:00
|
|
|
"brand": "Element",
|
2021-04-07 12:20:16 -04:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2019-07-12 05:48:34 -04:00
|
|
|
"integrations_widgets_urls": [
|
2019-08-26 03:01:37 -04:00
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
2019-07-12 05:48:34 -04:00
|
|
|
"https://scalar-staging.vector.im/api",
|
2019-08-26 03:01:37 -04:00
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
2019-07-12 05:48:34 -04:00
|
|
|
],
|
2020-07-15 15:04:17 -04:00
|
|
|
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
|
2020-08-07 05:59:45 -04:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2022-01-25 11:53:42 -05:00
|
|
|
"uisi_autorageshake_app": "element-auto-uisi",
|
2020-08-17 15:41:19 -04:00
|
|
|
"showLabsSettings": true,
|
2019-07-12 05:48:34 -04:00
|
|
|
"piwik": {
|
|
|
|
"url": "https://piwik.riot.im/",
|
|
|
|
"siteId": 1,
|
2020-08-07 06:37:59 -04:00
|
|
|
"policyUrl": "https://element.io/cookie-policy"
|
2019-07-12 05:48:34 -04:00
|
|
|
},
|
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
2020-12-04 06:00:38 -05:00
|
|
|
"matrix.org",
|
2021-06-25 02:11:53 -04:00
|
|
|
"gitter.im",
|
|
|
|
"libera.chat"
|
2019-07-12 05:48:34 -04:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-29 20:43:09 -05:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2019-07-12 05:48:34 -04:00
|
|
|
},
|
|
|
|
"terms_and_conditions_links": [
|
|
|
|
{
|
2020-08-07 06:37:59 -04:00
|
|
|
"url": "https://element.io/privacy",
|
2019-07-12 05:48:34 -04:00
|
|
|
"text": "Privacy Policy"
|
|
|
|
},
|
|
|
|
{
|
2020-08-07 06:37:59 -04:00
|
|
|
"url": "https://element.io/cookie-policy",
|
2019-07-12 05:48:34 -04:00
|
|
|
"text": "Cookie Policy"
|
|
|
|
}
|
2021-02-23 04:56:22 -05:00
|
|
|
],
|
|
|
|
"hostSignup": {
|
|
|
|
"brand": "Element Home",
|
|
|
|
"cookiePolicyUrl": "https://element.io/cookie-policy",
|
|
|
|
"domains": [
|
|
|
|
"matrix.org"
|
|
|
|
],
|
|
|
|
"privacyPolicyUrl": "https://element.io/privacy",
|
|
|
|
"termsOfServiceUrl": "https://element.io/terms-of-service",
|
|
|
|
"url": "https://ems.element.io/element-home/in-app-loader"
|
2021-09-08 10:57:37 -04:00
|
|
|
},
|
|
|
|
"sentry": {
|
|
|
|
"dsn": "https://029a0eb289f942508ae0fb17935bd8c5@sentry.matrix.org/6",
|
|
|
|
"environment": "develop"
|
2021-09-09 06:21:54 -04:00
|
|
|
},
|
|
|
|
"posthog": {
|
|
|
|
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
|
|
|
"apiHost": "https://posthog.hss.element.io"
|
2021-11-11 08:07:47 -05:00
|
|
|
},
|
2022-02-08 09:03:04 -05:00
|
|
|
"features": {
|
|
|
|
"feature_spotlight": true
|
|
|
|
},
|
2022-01-21 09:34:47 -05:00
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
2019-07-12 05:48:34 -04:00
|
|
|
}
|