Add a note regarding sshchat gateway setup

John Smith 2019-12-31 20:03:48 +07:00
parent 4ce7dd072b
commit 302f05c26b

@ -2,4 +2,6 @@
[sshchat.mychat]
Server="address:port" # eg "localhost:2022" or "1.2.3.4:22"
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```
```
Important note: in the gateway setup you should set channel to "sshchat" in order for things to work properly.