Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > 56d6a3960c2ffc21de67d93dd7767826 > files > 2

koji-hub-plugins-1.4.0-4.fc14.noarch.rpm

# config file for the Koji messagebus plugin

[broker]
host = amqp.example.com
port = 5671
ssl = true
auth = PLAIN
username = guest
password = guest

[exchange]
name = koji.events
type = topic
durable = true

[topic]
prefix = koji.event

[format]
encoding=json