diff --git a/index.js b/index.js index 317dc72..7b3861c 100644 --- a/index.js +++ b/index.js @@ -12,7 +12,7 @@ SteamCommunity.SteamID = SteamID; function SteamCommunity() { this._jar = Request.jar(); this._captchaGid = -1; - this.request = Request.defaults({"jar": this._jar}); + this.request = Request.defaults({"jar": this._jar, "timeout": 50000}); this.chatState = SteamCommunity.ChatState.Offline; // English