This commit is contained in:
Jairo Llopis 2024-12-10 14:59:24 +01:00 committed by GitHub
commit 055f204f4c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,10 +42,13 @@
"jitsi": {
"preferred_domain": "meet.element.io"
},
"features": {
"feature_video_rooms": true,
"feature_group_calls": true,
"feature_element_call_video_rooms": true
},
"element_call": {
"url": "https://call.element.io",
"participant_limit": 8,
"brand": "Element Call"
"url": "https://call.element.io"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}