2016-12-02 15:21:33 +01:00
|
|
|
{
|
2019-07-03 16:47:52 +02:00
|
|
|
"update_base_url": "https://packages.riot.im/desktop/update/",
|
2019-10-10 16:50:19 +02:00
|
|
|
"default_server_name": "matrix.org",
|
2016-12-02 15:21:33 +01:00
|
|
|
"brand": "Riot",
|
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2017-12-19 13:03:48 +01:00
|
|
|
"integrations_widgets_urls": [
|
2019-08-26 09:01:37 +02:00
|
|
|
"https://scalar.vector.im/_matrix/integrations/v1",
|
|
|
|
"https://scalar.vector.im/api",
|
|
|
|
"https://scalar-staging.vector.im/_matrix/integrations/v1",
|
2019-05-01 12:45:11 +02:00
|
|
|
"https://scalar-staging.vector.im/api",
|
2019-08-26 09:01:37 +02:00
|
|
|
"https://scalar-staging.riot.im/scalar/api"
|
2017-12-19 13:03:48 +01:00
|
|
|
],
|
2019-03-05 17:45:46 +01:00
|
|
|
"hosting_signup_link": "https://modular.im/?utm_source=riot-web&utm_medium=web",
|
2017-02-18 22:59:45 +01:00
|
|
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
2017-05-18 13:00:02 +02:00
|
|
|
"welcomeUserId": "@riot-bot:matrix.org",
|
2016-12-02 15:21:33 +01:00
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
|
|
|
"matrix.org"
|
2017-05-18 13:00:02 +02:00
|
|
|
]
|
2017-05-28 14:07:56 +02:00
|
|
|
},
|
|
|
|
"piwik": {
|
2017-05-29 20:32:44 +02:00
|
|
|
"url": "https://piwik.riot.im/",
|
2018-05-25 11:00:44 +02:00
|
|
|
"siteId": 1,
|
2020-01-22 19:55:09 +01:00
|
|
|
"policyUrl": "https://matrix.org/legal/riot-im-cookie-policy"
|
2018-04-30 17:00:17 +02:00
|
|
|
},
|
2018-10-16 11:43:15 +02:00
|
|
|
"phasedRollOut": {
|
|
|
|
"feature_lazyloading": {
|
|
|
|
"offset": 1539684000000,
|
|
|
|
"period": 604800000
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"features": {
|
2019-07-18 11:48:43 +02:00
|
|
|
"feature_lazyloading": "enable"
|
2018-10-16 11:43:15 +02:00
|
|
|
},
|
2018-04-30 17:00:17 +02:00
|
|
|
"enable_presence_by_hs_url": {
|
2019-11-30 02:44:16 +01:00
|
|
|
"https://matrix.org": false,
|
|
|
|
"https://matrix-client.matrix.org": false
|
2016-12-02 15:21:33 +01:00
|
|
|
}
|
|
|
|
}
|