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