From ba9b2de4490177d4ea8eab5fc9e5d04942a1ad5e Mon Sep 17 00:00:00 2001 From: Martin Taibr Date: Thu, 2 Feb 2017 03:01:47 +0100 Subject: [PATCH] rename server.md, add todo --- server.md => Server.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) rename server.md => Server.md (82%) diff --git a/server.md b/Server.md similarity index 82% rename from server.md rename to Server.md index b17202d..ae73eea 100644 --- a/server.md +++ b/Server.md @@ -2,6 +2,8 @@ ## web hosting +TODO might wanna merge/replace this with info from Xonotic/Docs/mapdownload.txt + * `sv_curl_defaulturl` * set to your web host, required `.pk3` files will be downloaded from here @@ -13,4 +15,4 @@ ## high server load -Since 0.8.2, weapon cvar changes are automatically rescanned every `w_prop_interval` seconds, the default is `5`. Increasing this cvar will reduce load, but weapon tweaks will take longer to propogate \ No newline at end of file +Since 0.8.2, weapon cvar changes are automatically rescanned every `w_prop_interval` seconds, the default is `5`. Increasing this cvar will reduce load, but weapon tweaks will take longer to propogate -- 2.39.2