Fixed broken comment
This commit is contained in:
parent
a38b6ee751
commit
a78cddfdb1
|
@ -6,7 +6,10 @@ ControllerPort = 9051
|
|||
Port = 22
|
||||
|
||||
[mqtt]
|
||||
BrokerHost = mqtt.example.com # OR example1i3uyrbfoi3fi.onion
|
||||
|
||||
BrokerHost = mqtt.example.com
|
||||
#BrokerHost = example1i3uyrbfoi3fi.onion
|
||||
|
||||
BrokerPort = 1883
|
||||
ClientID = my-client
|
||||
Topic = example/topic
|
||||
|
|
Loading…
Reference in New Issue
Block a user