mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-09-27 20:17:04 +02:00
add new variable in config
This commit is contained in:
parent
ac22ba061a
commit
7ad98dad23
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
"DisconnectedPlayersHistoryCount": 10,
|
||||
"NotifyPenaltiesToAdminOnConnect": true,
|
||||
"ShowBanMenuIfNoTime": true,
|
||||
"UserMessageGagChatType": false
|
||||
"UserMessageGagChatType": false,
|
||||
"AdditionalCommandsToLog": []
|
||||
},
|
||||
"EnableMetrics": true,
|
||||
"EnableUpdateCheck": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue