mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user