example and snake case

This commit is contained in:
Timo
2025-06-10 15:40:18 +02:00
parent 0567a8ad60
commit d287415b8f
3 changed files with 12 additions and 6 deletions

View File

@@ -11,5 +11,11 @@
"features": {
"feature_use_device_session_member_events": true
},
"ssla": "https://static.element.io/legal/element-software-and-services-license-agreement-uk-1.pdf"
"ssla": "https://static.element.io/legal/element-software-and-services-license-agreement-uk-1.pdf",
"matrix_rtc_session": {
"key_rotation_on_leave_delay": 3000,
"membership_keep_alive_period": 6000000,
"delayed_leave_event_delay_ms": 18000,
"delayed_leave_event_restart_ms": 5000
}
}