2018-07-20 18:50:05 +02:00
|
|
|
{
|
2018-08-07 18:28:18 +02:00
|
|
|
"default_hs_url": "http://localhost:5005",
|
2018-07-20 18:50:05 +02:00
|
|
|
"default_is_url": "https://vector.im",
|
|
|
|
"disable_custom_urls": false,
|
|
|
|
"disable_guests": false,
|
|
|
|
"disable_login_language_selector": false,
|
|
|
|
"disable_3pid_login": false,
|
2020-07-15 12:21:37 +02:00
|
|
|
"brand": "Element",
|
2018-07-20 18:50:05 +02:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2020-12-03 14:56:27 +01:00
|
|
|
"bug_report_endpoint_url": "https://element.io/bugreports/submit",
|
2020-08-17 21:51:41 +02:00
|
|
|
"showLabsSettings": true,
|
2018-07-20 18:50:05 +02:00
|
|
|
"default_federate": true,
|
|
|
|
"welcomePageUrl": "home.html",
|
|
|
|
"default_theme": "light",
|
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
2018-08-07 18:28:18 +02:00
|
|
|
"localhost:5005"
|
2018-07-20 18:50:05 +02:00
|
|
|
]
|
|
|
|
},
|
2022-06-14 18:51:51 +02:00
|
|
|
"posthog": {
|
|
|
|
"projectApiKey": "not-a-real-api-key",
|
|
|
|
"apiHost": "http://localhost:5005"
|
2018-07-20 18:50:05 +02:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org": false
|
|
|
|
}
|
|
|
|
}
|