Artem
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
8 additions and
8 deletions
-
CounterStrikeSource/server.cfg
|
@ -250,14 +250,6 @@ mp_playerid 0 |
|
|
// Default: on |
|
|
// Default: on |
|
|
log 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. |
|
|
// Defines if it has to log bans. |
|
|
// Default: 0 |
|
|
// Default: 0 |
|
|
sv_logbans 1 |
|
|
sv_logbans 1 |
|
@ -266,6 +258,14 @@ sv_logbans 1 |
|
|
// Default: 1 |
|
|
// Default: 1 |
|
|
sv_logecho 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. |
|
|
// Chose the log details. |
|
|
// Default: 0 |
|
|
// Default: 0 |
|
|
mp_logdetail 0 |
|
|
mp_logdetail 0 |
|
|