From bce6f1d3a782b4351c12ed873c83f297884b6757 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 28 Oct 2015 22:05:26 +0000 Subject: [PATCH] updated config --- Teeworlds/cfg/lgsm-default.cfg | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Teeworlds/cfg/lgsm-default.cfg b/Teeworlds/cfg/lgsm-default.cfg index 3a002207c..045138d66 100644 --- a/Teeworlds/cfg/lgsm-default.cfg +++ b/Teeworlds/cfg/lgsm-default.cfg @@ -1,14 +1,18 @@ // **************************************************************************** // * // TeeWorlds - server.cfg * -// Version 271015 * +// Version 281015 * // * // **************************************************************************** -// ............................. Basic Settings ............................. // - // Hostname for server. -sv_name +sv_name hostname +s +// RCON - remote console password. +sv_rcon_password rconpassword + +// Server password - for private servers. +password // Maximum players sv_max_clients 12 @@ -16,9 +20,6 @@ sv_max_clients 12 // Server Port sv_port 8303 -// Rcon Password -sv_rcon_password - // Register with masterservers sv_register 1