forked from github/cinny
null the default url so that we fallback to the embedded version (would recommend hosting it until performance issue is determined)
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
"xmr.se"
|
||||
],
|
||||
"allowCustomHomeservers": true,
|
||||
|
||||
"elementCallUrl": "https://elementcall.example.com",
|
||||
"elementCallUrl": null,
|
||||
|
||||
"featuredCommunities": {
|
||||
"openAsDefault": false,
|
||||
|
||||
Reference in New Issue
Block a user