From: Ivan Stanton Date: Thu, 28 Jun 2018 17:16:30 +0000 (+0000) Subject: Completely remove cvar defaults from mapdownload.txt X-Git-Tag: xonotic-v0.8.5~153^2~4 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=72ae904ac3430a1af84104cd0521609713be09f1 Completely remove cvar defaults from mapdownload.txt --- diff --git a/Docs/mapdownload.txt b/Docs/mapdownload.txt index 23c2dc6f..d52e4537 100644 --- a/Docs/mapdownload.txt +++ b/Docs/mapdownload.txt @@ -5,11 +5,11 @@ ______________ CLIENT SIDE: Should already work without configuration. You can however use the following -cvars for further tuning: +cvars for further tuning (see xonotic.org/tools/cacs for more up-to-date information): - cl_curl_enabled download support enabled (master switch, default: 1) - cl_curl_maxdownloads maximum number of downloads at once (default: 3) - cl_curl_maxspeed maximum total speed in KiB/s (default: 0) + cl_curl_enabled download support enabled (master switch) + cl_curl_maxdownloads maximum number of downloads at once + cl_curl_maxspeed maximum total speed in KiB/s Downloaded packages end up in |Xonotic/data/dlcache/| or |~/.xonotic/data/dlcache/| and are only used till you exit Xonotic.