Skip to content

Instantly share code, notes, and snippets.

@dguggemos dguggemos/qdrouterd.conf
Last active Jan 11, 2017

Embed
What would you like to do?
container {
workerThreads: 4
containerName: Hono.Example.Container
}
router {
mode: standalone
id: Hono.Example.Router
}
listener {
addr: 0.0.0.0
port: 5672
authenticatePeer: no
saslMechanisms: ANONYMOUS
}
address {
prefix: telemetry
distribution: balanced
}
log {
module: DEFAULT
enable: debug+
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.