New tuning param for pdc-updater.
This commit is contained in:
parent
ab3dadd10c
commit
32efa37308
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ config = {
|
|||
{% else %}
|
||||
'pdcupdater.koji_url': 'http://koji01.phx2.fedoraproject.org/kojihub',
|
||||
{% endif %}
|
||||
# Use 8 threads to talk to koji in parallel.
|
||||
'pdcupdater.koji_io_threads': 8,
|
||||
|
||||
# Where to find composes
|
||||
{% if env == 'staging' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue