diff --git a/Section-Sshchat-(basic).md b/Section-Sshchat-(basic).md index 30a4239..32f6582 100644 --- a/Section-Sshchat-(basic).md +++ b/Section-Sshchat-(basic).md @@ -2,4 +2,6 @@ [sshchat.mychat] Server="address:port" # eg "localhost:2022" or "1.2.3.4:22" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " -``` \ No newline at end of file +``` + +Important note: in the gateway setup you should set channel to "sshchat" in order for things to work properly. \ No newline at end of file