copr-be: limit the resources taken by pruner

This commit is contained in:
Pavel Raiskup 2022-10-18 07:28:25 +02:00
parent 18eecec303
commit 09b9fd3b46

View file

@ -85,6 +85,9 @@ keygen_host={{ keygen_host }}
# minimum age for builds to be pruned
prune_days=14
# the pool of pruning workers shouldn't waste all the resources
prune_workers=4
aws_cloudfront_distribution={{ aws_cloudfront_distribution }}
# logging settings