]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - Server.md
reword
[xonotic/xonotic.wiki.git] / Server.md
1 # Server
2
3 ## web hosting
4
5 TODO might wanna merge/replace this with info from Xonotic/Docs/mapdownload.txt
6
7 * `sv_curl_defaulturl`
8     * set to your web host, required `.pk3` files will be downloaded from here
9
10 ## xonstat
11
12 ## multiple server instances
13
14 ## multiple data directories
15
16 ## high server load
17
18 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