diff --git a/src/consts/config.ts b/src/consts/config.ts index 620650e..7bb3c13 100644 --- a/src/consts/config.ts +++ b/src/consts/config.ts @@ -1 +1 @@ -export const RTMT_WS_PING_INTERVAL = 1000; \ No newline at end of file +export const RTMT_WS_PING_INTERVAL = 2000; \ No newline at end of file