|
|
@@ -1,6 +1,8 @@ |
|
|
{ |
|
|
{ |
|
|
"default_hs_url": "https://{{ hostname_matrix }}", |
|
|
"default_hs_url": "https://{{ hostname_matrix }}", |
|
|
"default_is_url": "https://vector.im", |
|
|
"default_is_url": "https://vector.im", |
|
|
|
|
|
"disable_custom_urls": true, |
|
|
|
|
|
"disable_guests": false, |
|
|
"brand": "Riot", |
|
|
"brand": "Riot", |
|
|
"integrations_ui_url": "https://scalar.vector.im/", |
|
|
"integrations_ui_url": "https://scalar.vector.im/", |
|
|
"integrations_rest_url": "https://scalar.vector.im/api", |
|
|
"integrations_rest_url": "https://scalar.vector.im/api", |
|
|
|