Browse Source

Update server.cfg

pull/115/head
Artem 5 years ago
committed by GitHub
parent
commit
87ba4818ad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      CounterStrikeSource/server.cfg

16
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

Loading…
Cancel
Save