Element Call video rooms (#23246)

* Add an element_call_url config option

* Document feature_element_call_video_rooms
This commit is contained in:
Robin
2022-09-16 11:13:05 -04:00
committed by GitHub
parent 779f951c2f
commit fed77108e6
4 changed files with 18 additions and 2 deletions

View File

@@ -44,5 +44,8 @@
"jitsi": {
"preferred_domain": "meet.element.io"
},
"element_call": {
"url": "https://call.element.io"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}