diff --git a/config.sample.json b/config.sample.json index 5ddc34b3fc..2c269681f2 100644 --- a/config.sample.json +++ b/config.sample.json @@ -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" }, "map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx" }