mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 04:57:17 +01:00
Increase Live tests topic timeout to 10s
This commit is contained in:
@@ -125,7 +125,7 @@ namespace Tgstation.Server.Tests.Live
|
||||
String.Format(CultureInfo.InvariantCulture, "FileLogging:LogLevel={0}", "Trace"),
|
||||
String.Format(CultureInfo.InvariantCulture, "FileLogging:Disable={0}", false),
|
||||
String.Format(CultureInfo.InvariantCulture, "General:ValidInstancePaths:0={0}", Directory),
|
||||
"General:ByondTopicTimeout=5000",
|
||||
"General:ByondTopicTimeout=10000",
|
||||
$"Session:HighPriorityLiveDreamDaemon={HighPriorityDreamDaemon}",
|
||||
$"Session:LowPriorityDeploymentProcesses={LowPriorityDeployments}",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user