default to flat structre of m.call.member evenst (one event per session rather than an array)

This commit is contained in:
fkwp
2024-11-04 14:24:13 +01:00
parent 1897210a60
commit 895c52ed06

View File

@@ -121,6 +121,9 @@ export const DEFAULT_CONFIG: ResolvedConfigOptions = {
server_name: "localhost",
},
},
features: {
feature_use_device_session_member_events: true,
},
eula: "https://static.element.io/legal/online-EULA.pdf",
media_devices: {
enable_audio: true,