diff --git a/torch.conf b/torch.conf index 438711e..d9d0afd 100644 --- a/torch.conf +++ b/torch.conf @@ -1,12 +1,14 @@ [tor] +ProxyPort = 9050 ControllerPort = 9051 [ssh] Port = 22 [mqtt] -BrokerHost = mqtt.example.com +BrokerHost = mqtt.example.com # OR example1i3uyrbfoi3fi.onion BrokerPort = 1883 +ClientID = my-client Topic = example/topic ### Options for Using TLS