increase teh maximum tasks that the koji builders will take as a interim stop gap measure

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2015-12-03 18:32:25 +00:00
parent 38effbb69b
commit 0ea8232aad

View file

@ -3,7 +3,7 @@
; sleeptime=15
; The maximum number of jobs that kojid will handle at a time
; maxjobs=10
maxjobs=25
; The minimum amount of free space (in MBs) required for each build root
; minspace=8192