mirror of https://github.com/vector-im/riot-web
15 lines
395 B
JSON
15 lines
395 B
JSON
{
|
|
"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",
|
|
"bug_report_endpoint_url": "https://vector.im/bugs",
|
|
"enableLabs": true,
|
|
"roomDirectory": {
|
|
"servers": [
|
|
"matrix.org"
|
|
]
|
|
}
|
|
}
|