]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
increase the default curl speed a little again
authorRudolf Polzer <divverent@alientrap.org>
Tue, 3 Jan 2012 12:02:28 +0000 (13:02 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 3 Jan 2012 12:02:28 +0000 (13:02 +0100)
defaultXonotic.cfg

index 46f9066525785481ff4f6057e12001c8a0c62bba..d31db259a7a6baae0714272624cf650433e58187 100644 (file)
@@ -1251,7 +1251,10 @@ alias sv_fbskin_off "sv_defaultcharacter 0; sv_defaultplayerskin 0; sv_defaultpl
 seta sv_servermodelsonly 1
 
 cl_curl_enabled 1
-cl_curl_maxspeed 400
+cl_curl_maxspeed 500
+cl_curl_useragent 1
+cl_curl_useragent_append "$g_xonoticversion"
+
 sv_curl_defaulturl "http://www.xonotic.org/contentdownload/getmap.php?file="
 set sv_curl_serverpackages_auto 1 "automatically add packs with *.serverpackage files to sv_curl_serverpackages"