mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-05 15:00:30 +03:00
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:
parent
ff02c461e7
commit
4c8ab4e79d
1 changed files with 1 additions and 2 deletions
|
|
@ -9,8 +9,7 @@
|
|||
"xmr.se"
|
||||
],
|
||||
"allowCustomHomeservers": true,
|
||||
|
||||
"elementCallUrl": "https://elementcall.example.com",
|
||||
"elementCallUrl": null,
|
||||
|
||||
"featuredCommunities": {
|
||||
"openAsDefault": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue