CheckDefaultLogin set with timeout to 5 seconds

This commit is contained in:
satindergrewal 2018-01-04 08:57:17 +13:00
parent c19557c236
commit 00cec005cd
1 changed files with 1 additions and 0 deletions

View File

@ -570,6 +570,7 @@ CheckDefaultLogin = function(sig) {
data: JSON.stringify(ajax_data),
dataType: 'json',
type: 'POST',
timeout: 5000, // sets timeout to 5 seconds
url: url
}).done(function(data) {
// If successful