mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-02-01 11:11:35 +00:00
typo
This commit is contained in:
parent
62635d4a9a
commit
b1b6795385
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user