2019-07-12 17:48:34 +08:00
|
|
|
{
|
2019-10-10 21:35:56 +08:00
|
|
|
"default_server_name": "matrix.org",
|
2020-07-14 01:43:02 +08:00
|
|
|
"brand": "Element",
|
2021-04-08 00:20:16 +08:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2019-07-12 17:48:34 +08:00
|
|
|
"integrations_widgets_urls": [
|
2019-08-26 15:01:37 +08:00
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
2019-07-12 17:48:34 +08:00
|
|
|
"https://scalar-staging.vector.im/api",
|
2019-08-26 15:01:37 +08:00
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
2019-07-12 17:48:34 +08:00
|
|
|
],
|
2020-07-16 03:04:17 +08:00
|
|
|
"hosting_signup_link": "https://element.io/matrix-services?utm_source=element-web&utm_medium=web",
|
2020-08-07 17:59:45 +08:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2020-08-18 03:41:19 +08:00
|
|
|
"showLabsSettings": true,
|
2019-07-12 17:48:34 +08:00
|
|
|
"piwik": {
|
|
|
|
"url": "https://piwik.riot.im/",
|
|
|
|
"siteId": 1,
|
2020-08-07 18:37:59 +08:00
|
|
|
"policyUrl": "https://element.io/cookie-policy"
|
2019-07-12 17:48:34 +08:00
|
|
|
},
|
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
2020-12-04 19:00:38 +08:00
|
|
|
"matrix.org",
|
2021-06-25 14:11:53 +08:00
|
|
|
"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
|
|
|
],
|
|
|
|
"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"
|
|
|
|
}
|
2019-07-12 17:48:34 +08:00
|
|
|
}
|