mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-26 14:37:44 +01:00
Essentially remove live tests token expiry
This commit is contained in:
@@ -153,6 +153,7 @@ namespace Tgstation.Server.Tests.Live
|
||||
$"Session:LowPriorityDeploymentProcesses={LowPriorityDeployments}",
|
||||
$"General:SkipAddingByondFirewallException={!TestingUtils.RunningInGitHubActions}",
|
||||
$"General:OpenDreamGitUrl={OpenDreamUrl}",
|
||||
$"Security:TokenExpiryMinutes=120", // timeouts are useless for us
|
||||
};
|
||||
|
||||
swarmArgs = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user