have the builders upload to the hub in 10Mb chunks rather than 1Mb
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
0a7356b983
commit
e8a76b49a9
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
; The number of seconds to sleep between tasks
|
||||
; sleeptime=15
|
||||
|
||||
; upload in 10Mb chunks rather tha 1Mb this is a client configurable option
|
||||
upload_blocksize = 10485760
|
||||
|
||||
; The maximum number of jobs that kojid will handle at a time
|
||||
maxjobs=25
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue