mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
Use moksha threads here instead of bz2fm threads.
This commit is contained in:
@@ -7,7 +7,9 @@ bugzilla.products = Fedora, Fedora EPEL
|
||||
|
||||
# If you have 8 worker threads you *also* need 8 fedmsg endpoints in fedmsg.d/
|
||||
# and 8 open holes in the firewall
|
||||
bugzilla.num_workers = 2
|
||||
bugzilla.num_workers = 1
|
||||
moksha.workers_per_consumer = 2
|
||||
moksha.threadpool_size = 5
|
||||
|
||||
# These are credentials used to log in to bugzilla
|
||||
{% if env == 'staging' %}
|
||||
|
||||
Reference in New Issue
Block a user