This website works better with JavaScript.
Home
Explore
Help
Sign In
bj
/
torch-agent
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
Fixed broken comment
master
B.J. Dweck
1 year ago
parent
a38b6ee751
commit
a78cddfdb1
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
torch.conf
+ 4
- 1
torch.conf
View File
@ -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
Write
Preview
Loading…
Cancel
Save