Created Section Ssh-chat (basic) (markdown)

Wim 2019-11-17 21:50:14 +01:00
parent 61733e6bb3
commit bde2505450

@ -0,0 +1,5 @@
```
[sshchat.mychat]
Server="address:port" # eg "localhost:2022" or "1.2.3.4:22"
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```