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:
Gigiaj 2025-05-22 23:52:51 -05:00
parent ff02c461e7
commit 4c8ab4e79d

View file

@ -9,8 +9,7 @@
"xmr.se"
],
"allowCustomHomeservers": true,
"elementCallUrl": "https://elementcall.example.com",
"elementCallUrl": null,
"featuredCommunities": {
"openAsDefault": false,