bump up auth timeout
This commit is contained in:
parent
14e8827e36
commit
a1fb0ff2be
|
@ -1,6 +1,6 @@
|
|||
@Travis.Auth = Ember.Object.extend
|
||||
iframe: $('<iframe id="auth-frame" />').hide()
|
||||
timeout: 5000
|
||||
timeout: 10000
|
||||
state: 'signed-out'
|
||||
receivingEnd: "#{location.protocol}//#{location.host}"
|
||||
|
||||
|
|
30776
public/scripts/app.js
30776
public/scripts/app.js
File diff suppressed because one or more lines are too long
30756
public/scripts/min/app.js
Normal file
30756
public/scripts/min/app.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
|
@ -1 +1 @@
|
|||
079606e2
|
||||
381f16dc
|
Loading…
Reference in New Issue
Block a user