copr-be: limit the resources taken by pruner
This commit is contained in:
parent
18eecec303
commit
09b9fd3b46
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue