use 10 Seconds of grace period in config.sample.json

This commit is contained in:
fkwp
2026-04-30 20:54:46 +02:00
parent 42aae307f9
commit 2e4ca9b761

View File

@@ -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",
"sync_disconnect_grace_period_ms": 60000,
"sync_disconnect_grace_period_ms": 10000,
"matrix_rtc_session": {
"wait_for_key_rotation_ms": 3000,
"membership_event_expiry_ms": 180000000,