conf: remove yb_logger_disable_logfile in favor of custom setting
This commit is contained in:
parent
06c2243d58
commit
f97876d9cf
3 changed files with 25 additions and 17 deletions
|
|
@ -58,3 +58,8 @@ ZMInfectedTeam = T
|
|||
;
|
||||
EnableFakeBotFeatures = no
|
||||
|
||||
;
|
||||
; Disables any writing activity to log files. Thus all errors and warnings just
|
||||
; sent to the server console. This replaces yb_logger_disable_logfile cvar.
|
||||
;
|
||||
DisableLogFile = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue