mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-04-28 23:15:23 +00:00
TraversalRoot spam fix
This commit is contained in:
parent
f3e94b1e35
commit
678b9d5708
3 changed files with 18 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue