Add the fedmsg-relay inbound endpoint, for Jenkins.

This commit is contained in:
Ralph Bean
2016-10-19 10:22:49 -04:00
parent 325a09d721
commit 320957ef68

View File

@@ -6,6 +6,7 @@ config = {
# passive endpoints. This placeholder value needs to be here for the tests
# to pass in Jenkins, though. \o/
"endpoints": {},
"relay_inbound": ["tcp://127.0.0.1:2003"],
# Start of code signing configuration
# 'sign_messages': True,