Drop timeout from boards.json request.
This commit is contained in:
parent
707c95220e
commit
3e31f06a30
@ -5,7 +5,6 @@ BoardConfig =
|
||||
if (Conf['boardConfig'].lastChecked or 0) < Date.now() - 2 * $.HOUR
|
||||
$.ajax '//a.4cdn.org/boards.json',
|
||||
onloadend: @load
|
||||
timeout: 5 * $.SECOND
|
||||
else
|
||||
@set Conf['boardConfig'].boards
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user