ensure hydra does not fill hard disk

pull/16/head
Sebastien Bourdeauducq 2019-05-29 15:48:59 +08:00
parent 3da02d5f47
commit b01f6aee27
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ ACTION=="add", SUBSYSTEM=="tty", \
useSubstitutes = true;
hydraURL = "https://nixbld.m-labs.hk";
notificationSender = "hydra@m-labs.hk";
minimumDiskFree = 10; # in GB
minimumDiskFree = 15; # in GB
minimumDiskFreeEvaluator = 1;
extraConfig =
''