hydra: increase max_output_size

This commit is contained in:
Sandro - 2022-07-04 00:50:49 +02:00
parent 038574887d
commit 98d7d5d6d5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -97,6 +97,7 @@
binary_cache_secret_key_file = ${key}
evaluator_workers = 4
evaluator_max_memory_size = 2048
max_output_size = ${toString (4*1024*1024)} # sd card and raw images
store_uri = auto?secret-key=${key}&write-nar-listing=1&ls-compression=zstd&log-compression=zstd
upload_logs_to_binary_cache = true
'';