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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 18 additions and 2 deletions

View file

@ -58,5 +58,8 @@
"feature_spotlight": true,
"feature_video_rooms": true
},
"element_call": {
"url": "https://element-call.netlify.app"
},
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
}