This commit is contained in:
13
etc/hamview-broker.yaml.sample
Normal file
13
etc/hamview-broker.yaml.sample
Normal file
@@ -0,0 +1,13 @@
|
||||
broker:
|
||||
type: mqtt
|
||||
conf:
|
||||
host: 127.0.0.1:1883
|
||||
username: hamview
|
||||
password: secret
|
||||
|
||||
# Example using Kafka:
|
||||
#broker:
|
||||
# type: kafka
|
||||
# conf:
|
||||
# bootstrap.hosts: 127.0.0.1:9092
|
||||
# client.id: hamview-receiver
|
||||
Reference in New Issue
Block a user