Fix hydra directory (#89)

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
Alice Huston 2024-02-10 16:39:33 -05:00 committed by GitHub
parent 9409a916af
commit 12830a9d5c

View File

@ -118,7 +118,7 @@
hydraURL = "http://localhost:3000";
smtpHost = "alicehuston.xyz";
notificationSender = "hydra@alicehuston.xyz";
gcRootsDir = "/ZFS/ZFS-Primary/hydra";
gcRootsDir = "/ZFS/ZFS-primary/hydra";
useSubstitutes = true;
minimumDiskFree = 50;
minimumDiskFreeEvaluator = 100;