mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 17:24:03 +08:00
Suggest threadpool size for FMN.
This commit is contained in:
@@ -26,6 +26,7 @@ config = {
|
||||
# this commit, all of our fedmsg daemons are running in single-threaded
|
||||
# mode. If we turn it on globally, we should remove this setting.
|
||||
"moksha.workers_per_consumer": 3,
|
||||
"moksha.threadpool_size": 10,
|
||||
|
||||
# Some configuration for the rule processors
|
||||
"fmn.rules.utils.use_pkgdb2": True,
|
||||
|
||||
Reference in New Issue
Block a user