commit a8ff577
Alexey Yerin
·
2021-11-28 13:52:23 +0000 UTC
parent c5a1485
senpai.5: remove mention of no-tls This option no longer exists
1 files changed,
+2,
-2
+2,
-2
1@@ -15,8 +15,8 @@ Some settings are required, the others are optional.
2
3 *address* (required)
4 The address (_host[:port]_) of the IRC server. senpai uses TLS connections
5- by default unless you specify *no-tls* option. TLS connections default to
6- port 6697, plain-text use port 6667.
7+ by default unless you specify *tls* option to be *false*. TLS connections
8+ default to port 6697, plain-text use port 6667.
9
10 *nickname* (required)
11 Your nickname, sent with a _NICK_ IRC message. It mustn't contain spaces or