2015-10-02 06:48:52 -04:00
|
|
|
{
|
2019-04-15 20:59:28 -04:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
2019-10-23 15:16:00 -04:00
|
|
|
"base_url": "https://matrix-client.matrix.org",
|
2019-04-15 20:59:28 -04:00
|
|
|
"server_name": "matrix.org"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://vector.im"
|
|
|
|
}
|
|
|
|
},
|
2017-11-11 18:47:03 -05:00
|
|
|
"disable_custom_urls": false,
|
|
|
|
"disable_guests": false,
|
|
|
|
"disable_login_language_selector": false,
|
|
|
|
"disable_3pid_login": false,
|
2020-07-15 06:26:26 -04:00
|
|
|
"brand": "Element",
|
2016-10-14 13:21:26 -04:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2019-08-26 03:03:50 -04: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-08-07 05:59:45 -04:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2019-05-31 23:23:58 -04:00
|
|
|
"defaultCountryCode": "GB",
|
2019-05-30 22:03:42 -04:00
|
|
|
"showLabsSettings": false,
|
2021-05-20 17:28:25 -04:00
|
|
|
"features": { },
|
2017-05-08 06:25:45 -04:00
|
|
|
"default_federate": true,
|
2017-10-20 13:41:39 -04:00
|
|
|
"default_theme": "light",
|
2016-09-15 13:42:00 -04:00
|
|
|
"roomDirectory": {
|
2016-09-28 05:13:35 -04:00
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
2016-12-16 09:17:13 -05:00
|
|
|
]
|
2017-05-12 11:12:17 -04:00
|
|
|
},
|
2017-05-28 06:27:33 -04:00
|
|
|
"piwik": {
|
2017-05-29 14:32:44 -04:00
|
|
|
"url": "https://piwik.riot.im/",
|
2017-11-19 10:36:28 -05:00
|
|
|
"whitelistedHSUrls": ["https://matrix.org"],
|
|
|
|
"whitelistedISUrls": ["https://vector.im", "https://matrix.org"],
|
2017-05-28 06:27:33 -04:00
|
|
|
"siteId": 1
|
2018-03-19 12:49:41 -04:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-29 21:17:15 -05:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2019-05-31 08:52:29 -04:00
|
|
|
},
|
2019-10-07 08:46:50 -04:00
|
|
|
"settingDefaults": {
|
|
|
|
"breadcrumbs": true
|
2020-03-18 17:47:56 -04:00
|
|
|
},
|
|
|
|
"jitsi": {
|
2022-01-11 11:15:17 -05:00
|
|
|
"preferredDomain": "meet.element.io"
|
2016-09-15 13:42:00 -04:00
|
|
|
}
|
2015-10-02 06:48:52 -04:00
|
|
|
}
|