2015-10-02 12:48:52 +02:00
|
|
|
{
|
2016-06-02 15:24:36 +02:00
|
|
|
"default_hs_url": "https://matrix.org",
|
2016-05-10 17:35:35 +02:00
|
|
|
"default_is_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,
|
2016-10-04 11:23:38 +02:00
|
|
|
"brand": "Riot",
|
2016-10-14 19:21:26 +02:00
|
|
|
"integrations_ui_url": "https://scalar.vector.im/",
|
|
|
|
"integrations_rest_url": "https://scalar.vector.im/api",
|
2018-07-18 13:06:07 +02:00
|
|
|
"integrations_jitsi_widget_url": "https://scalar.vector.im/api/widgets/jitsi.html",
|
2017-05-09 13:27:41 +02:00
|
|
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
2017-10-20 14:41:55 +02:00
|
|
|
"features": {
|
2017-10-24 11:43:15 +02:00
|
|
|
"feature_groups": "labs",
|
|
|
|
"feature_pinning": "labs"
|
2017-10-20 14:41:55 +02:00
|
|
|
},
|
2017-05-08 12:25:45 +02:00
|
|
|
"default_federate": true,
|
2017-10-20 19:41:39 +02:00
|
|
|
"default_theme": "light",
|
2016-09-15 19:42:00 +02:00
|
|
|
"roomDirectory": {
|
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
|
|
|
},
|
2017-05-30 22:06:45 +02:00
|
|
|
"welcomeUserId": "@riot-bot:matrix.org",
|
2017-05-28 12:27:33 +02:00
|
|
|
"piwik": {
|
2017-05-29 20:32:44 +02:00
|
|
|
"url": "https://piwik.riot.im/",
|
2017-11-19 16:36:28 +01:00
|
|
|
"whitelistedHSUrls": ["https://matrix.org"],
|
|
|
|
"whitelistedISUrls": ["https://vector.im", "https://matrix.org"],
|
2017-05-28 12:27:33 +02:00
|
|
|
"siteId": 1
|
2018-03-19 17:49:41 +01:00
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
|
|
|
"https://matrix.org": false
|
2016-09-15 19:42:00 +02:00
|
|
|
}
|
2015-10-02 12:48:52 +02:00
|
|
|
}
|