]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blob - server.md
add weapprev/next key; add a note that this is still work in progress
[xonotic/xonotic.wiki.git] / server.md
1 # Server
2
3 ## web hosting
4
5 * `sv_curl_defaulturl`
6     * set to your web host, required `.pk3` files will be downloaded from here
7
8 ## xonstat
9
10 ## multiple server instances
11
12 ## multiple data directories
13
14 ## high server load
15
16 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