From: Martin Taibr Date: Wed, 21 Feb 2018 09:35:20 +0000 (+0100) Subject: typo X-Git-Tag: xonotic-v0.8.5~180^2~3 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=b1b6795385272ae33621fcb9f7c06ddc383c642f typo --- diff --git a/server/server.cfg b/server/server.cfg index ae1f148c..0dcb1516 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -30,7 +30,7 @@ //maxplayers 8 // number of player slots on the server (including spectators) -//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it you one of you internal IPs +//net_address 0.0.0.0 // ONLY change this if you have problems with your server. Specifies the network interface used by the engine. Set it to one of your internal IPs //rcon_password "" // this sets the remote console password on the server, you also need to set the cvar to the same value on your client to use the 'rcon' command. //rcon_restricted_password "" // put here the password for a "restricted" rcon user (see below)