kopia lustrzana https://github.com/c9/core
Merge pull request +6686 from c9/fix-asia
[hotfix] Fix Asian connectivitypull/51/head
rodzic
75dce9a13a
commit
2cec5bedba
|
@ -166,7 +166,7 @@ define(function(require, exports, module) {
|
|||
var server = servers[i];
|
||||
auth.request(server.url + "/" + options.pid, {
|
||||
method: "POST",
|
||||
timeout: 20000,
|
||||
timeout: 120000,
|
||||
body: {
|
||||
version: version
|
||||
},
|
||||
|
|
Ładowanie…
Reference in New Issue