Add config file for default hs/is urls

This commit is contained in:
David Baker
2015-10-02 11:48:52 +01:00
parent 7b9cd7c232
commit 2247d951d6
3 changed files with 11 additions and 7 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"default_hs_url": "https://matrix.org",
"default_is_url": "https://vector.im"
}