From 05cec243c28f50bd5ee7a167067501f7bd8db3ff Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 5 May 2014 17:23:21 +0300 Subject: Validate xml downloads, and if failed, use another mirror. --- src/commands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index aeb1f3f53..508c78e4e 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -1338,7 +1338,7 @@ static void uploadFile(const std::string &str, Net::Download *const upload = new Net::Download(info, "http://sprunge.us", &uploadUpdate, - false, true); + false, true, false); info->upload = upload; info->text = str; info->addStr = addStr; -- cgit v1.2.3-60-g2f50