Looks like this really needs a modname argument.
This commit is contained in:
parent
54136b60c9
commit
14c64f25f7
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ MESSAGE_BUS_PUBLISH = True
|
|||
{% endif %}
|
||||
|
||||
MESSAGE_BUS_PLUGIN = 'fedmsg'
|
||||
MESSAGE_BUS_KWARGS = {}
|
||||
MESSAGE_BUS_KWARGS = {'modname': 'resultsdb'}
|
||||
MESSAGE_BUS_PUBLISH_TASKOTRON = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue