From 87ba4818ad9f4771a5eccc4e938f9cbfcb819af6 Mon Sep 17 00:00:00 2001 From: Artem <64554241+fuckOff1703@users.noreply.github.com> Date: Sun, 31 Jan 2021 03:11:23 +0200 Subject: [PATCH] Update server.cfg --- CounterStrikeSource/server.cfg | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CounterStrikeSource/server.cfg b/CounterStrikeSource/server.cfg index 1066a3b..aafcda8 100644 --- a/CounterStrikeSource/server.cfg +++ b/CounterStrikeSource/server.cfg @@ -250,14 +250,6 @@ mp_playerid 0 // Default: on log on -// Toggels if the logged text have to be in one single file. -// Default: 0 -sv_log_onefile 0 - -// If this CVAR is set to '1' then i will safe the log files in the srcds/logs directory. -// Default: 1 -sv_logfile 1 - // Defines if it has to log bans. // Default: 0 sv_logbans 1 @@ -266,6 +258,14 @@ sv_logbans 1 // Default: 1 sv_logecho 1 +// If this CVAR is set to '1' then i will safe the log files in the srcds/logs directory. +// Default: 1 +sv_logfile 1 + +// Toggels if the logged text have to be in one single file. +// Default: 0 +sv_log_onefile 0 + // Chose the log details. // Default: 0 mp_logdetail 0