germqtt/etc/germqtt.conf
Matthew Treinish b1067bbdd7
Cleanup sample config file
The sample config file included in the repo was very specific to my
account. This just removes the references to my gerrit username,
openstack's gerrit server, and my username on my local machines.

Change-Id: Ib1843b83a2c3b71d45522d2235e8df842b959c7e
2016-09-29 18:31:36 -04:00

13 lines
161 B
Plaintext

[default]
pidfile = /var/run/germqtt.pid
[gerrit]
username=gerrit_username
hostname=localhost
key=~/.ssh/id_rsa
[mqtt]
hostname=localhost
topic=gerrit
qos = 2