forked from element-hq/element-web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
30 lines (30 loc) · 1.13 KB
/
config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"update_base_url": "https://update.amp.care/desktop/update/",
"default_hs_url": "https://test.amp.care",
"default_is_url": "",
"disable_3pid_login": true,
"brand": "AMP.care",
"integrations_ui_url": "https://dimension.test.amp.care/riot",
"integrations_rest_url": "https://dimension.test.amp.care/api/v1/scalar",
"integrations_widgets_urls": ["https://dimension.test.amp.care/widgets"],
"integrations_jitsi_widget_url": "https://dimension.test.amp.care/widgets/jitsi",
"hosting_signup_link": "",
"bug_report_endpoint_url": "https://amp.care/bugreports/submit",
"showLabsSettings": false,
"branding": {
"authHeaderLogoUrl": "themes/amp/img/logos/amp-care-logo-black-text.svg",
"welcomeBackgroundUrl": "themes/amp/img/backgrounds/valley.jpg",
"authFooterLinks": []
},
"roomDirectory": {
"servers": ["test.amp.care"]
},
"piwik": {
"url": "https://matomo.awesome-technologies.de/",
"siteId": 6,
"policyUrl": "https://amp.care/privacy#cookie_policy"
},
"enable_presence_by_hs_url": {
"https://test.amp.care": false
}
}