element-web/vector/config.sample.json

8 lines
220 B
JSON
Raw Normal View History

2015-10-02 12:48:52 +02:00
{
"default_hs_url": "https://matrix.org",
"default_is_url": "https://vector.im",
"brand": "Vector",
"integrations_ui_url": "http://localhost:8081/",
"integrations_rest_url": "http://localhost:5050"
2015-10-02 12:48:52 +02:00
}