Fixed broken comment

master
B.J. Dweck 2020-10-20 00:07:36 +02:00
parent a38b6ee751
commit a78cddfdb1
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,10 @@ ControllerPort = 9051
Port = 22 Port = 22
[mqtt] [mqtt]
BrokerHost = mqtt.example.com # OR example1i3uyrbfoi3fi.onion
BrokerHost = mqtt.example.com
#BrokerHost = example1i3uyrbfoi3fi.onion
BrokerPort = 1883 BrokerPort = 1883
ClientID = my-client ClientID = my-client
Topic = example/topic Topic = example/topic