bump repo_tasks_limit to allow an increase in repos

repo_tasks_limit defaults to 10, it sets the maximum repo tasks in
total, combining both the rpm repos and unused in fedora maven
repos. max_repo_tasks in the config was set to 15 but in reality
we never had more than 10 due to the extra limitation. Both are
set to 15 now

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2017-05-12 13:41:48 +00:00
parent 042da8f0d7
commit 8aaaa29017

View file

@ -27,6 +27,7 @@ with_src=no
; prevent kojira from flooding the build system with newRepo tasks
max_repo_tasks=15
repo_tasks_limit=15
; Server certificate authority
krb_rdns=false