2016-12-02 09:21:33 -05:00
|
|
|
{
|
2016-12-12 12:24:22 -05:00
|
|
|
"update_base_url": "https://riot.im/download/desktop/update/",
|
2016-12-02 09:21:33 -05:00
|
|
|
"default_hs_url": "https://matrix.org",
|
|
|
|
"default_is_url": "https://vector.im",
|
|
|
|
"brand": "Riot",
|
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2017-12-19 07:03:48 -05:00
|
|
|
"integrations_widgets_urls": [
|
|
|
|
"https://scalar-staging.riot.im/scalar/api",
|
|
|
|
"https://scalar.vector.im/api"
|
|
|
|
],
|
2017-02-18 16:59:45 -05:00
|
|
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
2017-05-18 07:00:02 -04:00
|
|
|
"welcomeUserId": "@riot-bot:matrix.org",
|
2016-12-02 09:21:33 -05:00
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
2017-05-18 07:00:02 -04:00
|
|
|
]
|
2017-05-28 08:07:56 -04:00
|
|
|
},
|
|
|
|
"piwik": {
|
2017-05-29 14:32:44 -04:00
|
|
|
"url": "https://piwik.riot.im/",
|
2017-05-28 08:10:13 -04:00
|
|
|
"siteId": 1
|
2018-04-30 11:00:17 -04:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org/": false
|
2016-12-02 09:21:33 -05:00
|
|
|
}
|
|
|
|
}
|