fix: anitcheat in project zomboid
runner nix smoke / nix label and flake smoke (push) Failing after 1m21s
runner nix smoke / nix label and flake smoke (push) Failing after 1m21s
This commit is contained in:
@@ -199,6 +199,7 @@ in {
|
|||||||
ExecStart = startScript;
|
ExecStart = startScript;
|
||||||
Restart = "on-failure";
|
Restart = "on-failure";
|
||||||
RestartSec = 5;
|
RestartSec = 5;
|
||||||
|
TimeoutStartSec = "15min";
|
||||||
TimeoutStopSec = 30;
|
TimeoutStopSec = 30;
|
||||||
UMask = "0077";
|
UMask = "0077";
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -101,6 +101,7 @@ in {
|
|||||||
DoLuaChecksum = false;
|
DoLuaChecksum = false;
|
||||||
Public = true;
|
Public = true;
|
||||||
AntiCheatPermission = 3;
|
AntiCheatPermission = 3;
|
||||||
|
AntiCheatSpeed = 3;
|
||||||
};
|
};
|
||||||
sandboxProperties = {
|
sandboxProperties = {
|
||||||
StartMonth = 12;
|
StartMonth = 12;
|
||||||
|
|||||||
Reference in New Issue
Block a user