conf: remove yb_logger_disable_logfile in favor of custom setting

This commit is contained in:
jeefo 2024-05-28 09:09:54 +03:00
commit f97876d9cf
No known key found for this signature in database
GPG key ID: D696786B81B667C8
3 changed files with 25 additions and 17 deletions

View file

@ -312,13 +312,6 @@ yb_bind_menu_key "="
//
yb_ignore_cvars_on_changelevel "yb_quota,yb_autovacate"
//
// Disables logger to write anything to log file. Just spew content to the console.
// ---
// Default: "0", Min: "0", Max: "1"
//
yb_logger_disable_logfile "0"
//
// The value (password) for the setinfo key, if user sets correct password, he's gains access to bot commands and menus.
// ---