diff --git a/src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs b/src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs index 41a6616835..1cc3960a7a 100644 --- a/src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs +++ b/src/Tgstation.Server.Host/Components/Session/SessionControllerFactory.cs @@ -240,7 +240,7 @@ namespace Tgstation.Server.Host.Components.Session Guid? logFileGuid = null; var arguments = String.Format( CultureInfo.InvariantCulture, - "{0} -port {1} -ports 1-65535 {2}-close -{3} -{4}{5} -public -params \"{6}\"", + "{0} -port {1} -ports 1-65535 {2}-close -{3} -{4}{5} -params \"{6}\"", dmbProvider.DmbName, launchParameters.Port.Value, launchParameters.AllowWebClient.Value ? "-webclient " : String.Empty,