|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"default_is_url": {{ matrix_riot_web_default_is_url|string|to_json }},
|
|
|
|
|
"disable_custom_urls": {{ matrix_riot_web_disable_custom_urls|to_json }},
|
|
|
|
|
"disable_guests": {{ matrix_riot_web_disable_guests|to_json }},
|
|
|
|
|
"brand": "Riot",
|
|
|
|
|
"brand": {{ matrix_riot_web_brand|to_json }},
|
|
|
|
|
"integrations_ui_url": {{ matrix_riot_web_integrations_ui_url|string|to_json }},
|
|
|
|
|
"integrations_rest_url": {{ matrix_riot_web_integrations_rest_url|string|to_json }},
|
|
|
|
|
"integrations_widgets_urls": {{ matrix_riot_web_integrations_widgets_urls|to_json }},
|
|
|
|
|