update call configuration

This commit is contained in:
Daniel Micay 2023-05-13 11:13:47 -04:00
parent 9550aa0fc7
commit 341f7a3077

View File

@ -38,7 +38,9 @@
"preferred_domain": "meet.element.io"
},
"element_call": {
"url": "https://call.element.io"
"url": "https://call.element.io",
"participant_limit": 8,
"brand": "Element Call"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}