TraversalRoot spam fix

This commit is contained in:
ChocoTaco1 2020-04-01 14:26:27 -04:00
parent f3e94b1e35
commit 678b9d5708
3 changed files with 18 additions and 0 deletions

View file

@ -62,6 +62,7 @@ $Host::ClassicRotationCustom = 1;
$Host::ClassicRotationFile = "prefs/mapRotation.cs";
$Host::ClassicStatsType = 2;
$Host::ClassicSuperAdminPassword = "changeme";
$Host::ClassicSuppressTraversalRootError = 1;
$Host::ClassicTelnet = 1;
$Host::ClassicTelnetListenPass = "changeme";
$Host::ClassicTelnetPassword = "changeme";