add default branding parameter for email notifs

This commit is contained in:
Matthew Hodgson 2016-06-02 11:45:23 +01:00
parent dda2129354
commit 1902b631c7

View file

@ -1,6 +1,7 @@
{
"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"
}