add default branding parameter for email notifs

pull/1623/head
Matthew Hodgson 2016-06-02 11:45:23 +01:00
parent dda2129354
commit 1902b631c7
1 changed files with 1 additions and 0 deletions

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"
}