2015-10-02 12:48:52 +02:00
|
|
|
{
|
2019-04-16 02:59:28 +02:00
|
|
|
"default_server_config": {
|
|
|
|
"m.homeserver": {
|
2019-10-23 21:16:00 +02:00
|
|
|
"base_url": "https://matrix-client.matrix.org",
|
2019-04-16 02:59:28 +02:00
|
|
|
"server_name": "matrix.org"
|
|
|
|
},
|
|
|
|
"m.identity_server": {
|
|
|
|
"base_url": "https://vector.im"
|
|
|
|
}
|
|
|
|
},
|
2017-11-12 00:47:03 +01:00
|
|
|
"disable_custom_urls": false,
|
|
|
|
"disable_guests": false,
|
|
|
|
"disable_login_language_selector": false,
|
|
|
|
"disable_3pid_login": false,
|
2020-07-15 12:26:26 +02:00
|
|
|
"brand": "Element",
|
2016-10-14 19:21:26 +02:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2019-08-26 09:03:50 +02: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 11:59:45 +02:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2022-01-25 17:53:42 +01:00
|
|
|
"uisi_autorageshake_app": "element-auto-uisi",
|
2022-03-18 17:12:44 +01:00
|
|
|
"default_country_code": "GB",
|
|
|
|
"show_labs_settings": false,
|
2021-05-20 23:28:25 +02:00
|
|
|
"features": { },
|
2017-05-08 12:25:45 +02:00
|
|
|
"default_federate": true,
|
2017-10-20 19:41:39 +02:00
|
|
|
"default_theme": "light",
|
2022-03-18 17:12:44 +01:00
|
|
|
"room_directory": {
|
2016-09-28 11:13:35 +02:00
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
2016-12-16 15:17:13 +01:00
|
|
|
]
|
2017-05-12 17:12:17 +02:00
|
|
|
},
|
2018-03-19 17:49:41 +01:00
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-30 03:17:15 +01:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2019-05-31 14:52:29 +02:00
|
|
|
},
|
2022-03-18 17:12:44 +01:00
|
|
|
"setting_defaults": {
|
2019-10-07 14:46:50 +02:00
|
|
|
"breadcrumbs": true
|
2020-03-18 22:47:56 +01:00
|
|
|
},
|
|
|
|
"jitsi": {
|
2022-03-18 17:12:44 +01:00
|
|
|
"preferred_domain": "meet.element.io"
|
2022-02-14 19:14:04 +01:00
|
|
|
},
|
|
|
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
2015-10-02 12:48:52 +02:00
|
|
|
}
|