]> git.xonotic.org Git - xonotic/xonotic.wiki.git/commitdiff
Update local test server on gnu linux
authorLyberta <lyberta@lyberta.net>
Sat, 23 Sep 2017 09:41:58 +0000 (09:41 +0000)
committerLyberta <lyberta@lyberta.net>
Sat, 23 Sep 2017 09:41:58 +0000 (09:41 +0000)
local-test-server-on-gnu-linux.md

index 46732c3a9084e214bddf8d78fbcd51775cc17e0d..ce0377fa6553de37be6832e6f159891fc3ed20bc 100644 (file)
@@ -9,7 +9,6 @@ First you need to create a file called `~/.xonotic/data/server.cfg` with the fol
 ```
 sv_public 1
 hostname "My Test server"
-maxplayers 32
 ```
 
 This config creates a vanilla deathmatch server that will be visible to other players on the server list.