hydra: services: Increase the publish bypass threshold.

* hydra/modules/sysadmin/services.scm (frontend-services): Increase it to 100MiB.
This commit is contained in:
Mathieu Othacehe 2021-12-21 16:52:27 +01:00
parent 8ed8a5c32f
commit 710135e1b0
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@ to a selected directory.")
(authorized-keys authorized-keys)
(motd %default-motd)
(nar-ttl (* 180 24 3600))
(cache-bypass-threshold (* 50 (expt 2 20))) ;50 MiB
(cache-bypass-threshold (* 100 (expt 2 20))) ;100 MiB
(publish-workers 6))
"Return the list of services for the build farm frontend."
(cons* (service mcron-service-type