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"
|
"xmr.se"
|
||||||
],
|
],
|
||||||
"allowCustomHomeservers": true,
|
"allowCustomHomeservers": true,
|
||||||
|
"elementCallUrl": null,
|
||||||
"elementCallUrl": "https://elementcall.example.com",
|
|
||||||
|
|
||||||
"featuredCommunities": {
|
"featuredCommunities": {
|
||||||
"openAsDefault": false,
|
"openAsDefault": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user