From 0421783ebebbf2fee85f4f173fe71a3996b3f93b Mon Sep 17 00:00:00 2001 From: Timo K Date: Fri, 26 Jun 2026 13:30:19 +0200 Subject: [PATCH] Update config.sample.json --- config/config.sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.sample.json b/config/config.sample.json index 71bfecbc6..78f9536da 100644 --- a/config/config.sample.json +++ b/config/config.sample.json @@ -12,7 +12,7 @@ "feature_use_device_session_member_events": true }, "ssla": "https://static.element.io/legal/element-software-and-services-license-agreement-uk-1.pdf", - "matrix_rtc_mode": "legacy", + "matrix_rtc_mode": "compatibility", "matrix_rtc_session": { "wait_for_key_rotation_ms": 3000, "membership_event_expiry_ms": 180000000,