lower handshake timeout
This commit is contained in:
parent
54a1cf72a8
commit
473951e60a
|
@ -43,4 +43,4 @@ $.extend Travis.Auth.prototype,
|
|||
|
||||
signIn: ->
|
||||
@trySignIn()
|
||||
window.setTimeout((=> @checkUser()), 15000)
|
||||
window.setTimeout((=> @checkUser()), 10000)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user