mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
commit
8b1a11d5d8
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ function handshake()
|
|||
|
||||
pad.collabClient.setChannelState("RECONNECTING");
|
||||
|
||||
disconnectTimeout = setTimeout(disconnectEvent, 10000);
|
||||
disconnectTimeout = setTimeout(disconnectEvent, 20000);
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue