build: refs #6859 #23
|
@ -70,7 +70,7 @@ $.ajaxPrefilter(function(xhr) {
|
|||
headers: {
|
||||
Authorization : token
|
||||
},
|
||||
timeout: 1000,
|
||||
timeout: 2000,
|
||||
contentType: 'application/json; charset=utf-8',
|
||||
dataType: 'json',
|
||||
processData: false,
|
||||
|
|
Loading…
Reference in New Issue