Took out ClassicTKLimit

We have our own tk system
This commit is contained in:
ChocoTaco1 2020-08-02 21:04:38 -04:00
parent 25bbb02051
commit 8c528d9564
3 changed files with 0 additions and 30 deletions

View file

@ -71,7 +71,6 @@ $Host::ClassicTelnet = 1;
$Host::ClassicTelnetListenPass = "changeme";
$Host::ClassicTelnetPassword = "changeme";
$Host::ClassicTelnetPort = 666;
$Host::ClassicTkLimit = 0;
$Host::ClassicUseHighPerformanceCounter = 0;
$Host::ClassicViralBanning = 1;
$Host::ClassicVoteLog = 1;