Use moksha threads here instead of bz2fm threads.

This commit is contained in:
Ralph Bean 2014-09-09 01:09:00 +00:00
parent 4cdd94f9f5
commit 859f177efe

View file

@ -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' %}