mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-16 00:24:35 +00:00
Proper VoteLogging
This commit is contained in:
parent
bf5ae873c1
commit
58bb1cb4f9
4 changed files with 35 additions and 3 deletions
|
|
@ -72,6 +72,8 @@ $Host::ClassicTelnetPort = 666;
|
|||
$Host::ClassicTkLimit = 0;
|
||||
$Host::ClassicUseHighPerformanceCounter = 0;
|
||||
$Host::ClassicViralBanning = 1;
|
||||
$Host::ClassicVoteLog = 1;
|
||||
$Host::ClassicVoteLogPath = "logs/Vote/Vote.log";
|
||||
$Host::ClassicWhitelist = "prefs/whitelist.cs";
|
||||
$Host::CRCTextures = 0;
|
||||
$Host::Dedicated = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue