diff --git a/Section-Sshchat-(basic).md b/Section-Sshchat-(basic).md index 32f6582..fdc86de 100644 --- a/Section-Sshchat-(basic).md +++ b/Section-Sshchat-(basic).md @@ -1,6 +1,7 @@ ``` [sshchat.mychat] Server="address:port" # eg "localhost:2022" or "1.2.3.4:22" +Nick="matterbridge" RemoteNickFormat="[{PROTOCOL}] <{NICK}> " ```