🟣 pollConfigDefaults.ts

This commit is contained in:
nirholas
2026-03-31 10:22:38 +00:00
parent b619efb94a
commit c182472670

View File

@@ -80,3 +80,4 @@ export const DEFAULT_POLL_CONFIG: PollIntervalConfig = {
// (pre-v2 clients read the old key, new clients ignore it).
session_keepalive_interval_v2_ms: 120_000,
}