@cryptotaxi247 / infra-1 / commits / d252bd99

increase max_output_size from 2GB to 3GB

Bob van der Linden committed Feb 18, 2022 at 22:01 UTC d252bd9968e27db45250844ad13d33af53cb85cd
1 file changed +2
delft/hydra.nix
+2
@@ -56,6 +56,8 @@ in
56 max_unsupported_time = 86400
57
58 allow_import_from_derivation = false
59 +
60 + max_output_size = 3221225472 # 3 << 30 = 3 GB
61
62 <hydra_notify>
63 <prometheus>