set checkinterval
This commit is contained in:
parent
4112cd1654
commit
9467d04336
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
description = "PR ${toString info.number} (${system}-${version}): ${info.title}";
|
||||
nixexprinput = "nix-packages";
|
||||
nixexprpath = "hydra/default.nix";
|
||||
checkinterval = 0;
|
||||
checkinterval = 3600;
|
||||
schedulingshares = 100;
|
||||
enableemail = false;
|
||||
emailoverride = "";
|
||||
|
|
Reference in a new issue