Use moksha threads here instead of bz2fm threads.
This commit is contained in:
parent
4cdd94f9f5
commit
859f177efe
1 changed files with 3 additions and 1 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue