build: refs #6859 #23

Merged
guillermo merged 8 commits from test into master 2024-02-15 09:27:12 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 886205f4a2 - Show all commits

View File

@ -70,7 +70,7 @@ $.ajaxPrefilter(function(xhr) {
headers: {
Authorization : token
},
timeout: 1000,
timeout: 2000,
contentType: 'application/json; charset=utf-8',
dataType: 'json',
processData: false,