2019-02-09 14:18:09 +00:00
|
|
|
{
|
2019-02-09 17:49:03 +00:00
|
|
|
"default_hs_url": "https://{{ matrix.domain }}",
|
2019-02-09 14:18:09 +00:00
|
|
|
"default_is_url": "https://vector.im",
|
2019-02-09 17:49:03 +00:00
|
|
|
"brand": "riot.data.coop",
|
2019-02-09 14:18:09 +00:00
|
|
|
"integrations_ui_url": "https://scalar-staging.riot.im/scalar-web/",
|
|
|
|
"integrations_rest_url": "https://scalar-staging.riot.im/scalar/api",
|
|
|
|
"integrations_widgets_urls": [
|
|
|
|
"https://scalar-staging.riot.im/scalar/api",
|
|
|
|
"https://scalar.vector.im/api"
|
|
|
|
],
|
|
|
|
"bug_report_endpoint_url": "https://riot.im/bugreports/submit",
|
|
|
|
"features": {
|
|
|
|
"feature_rich_quoting": "labs",
|
|
|
|
"feature_pinning": "labs",
|
|
|
|
"feature_presence_management": "labs",
|
|
|
|
"feature_sticker_messages": "labs",
|
|
|
|
"feature_jitsi": "labs",
|
|
|
|
"feature_tag_panel": "enable",
|
|
|
|
"feature_keybackup": "labs",
|
|
|
|
"feature_custom_status": "labs",
|
|
|
|
"feature_custom_tags": "labs",
|
|
|
|
"feature_lazyloading": "enable",
|
|
|
|
"feature_tabbed_settings": "labs",
|
|
|
|
"feature_sas": "labs"
|
|
|
|
},
|
|
|
|
"welcomeUserId": "@riot-bot:matrix.org",
|
|
|
|
"piwik": {
|
|
|
|
"url": "https://piwik.riot.im/",
|
|
|
|
"siteId": 1,
|
|
|
|
"policyUrl": "https://matrix.org/docs/guides/riot_im_cookie_policy"
|
|
|
|
},
|
|
|
|
"roomDirectory": {
|
|
|
|
"servers": [
|
2019-02-09 17:49:03 +00:00
|
|
|
"matrix.data.coop"
|
2019-02-09 14:18:09 +00:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"enable_presence_by_hs_url": {
|
2019-02-09 17:49:03 +00:00
|
|
|
"https://matrix.data.coop": false
|
2019-02-09 14:18:09 +00:00
|
|
|
},
|
|
|
|
"terms_and_conditions_links": [
|
|
|
|
{
|
|
|
|
"url": "https://riot.im/privacy",
|
|
|
|
"text": "Privacy Policy"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://matrix.org/docs/guides/riot_im_cookie_policy",
|
|
|
|
"text": "Cookie Policy"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|