Wraps long lines + adds TLS
- Fixes long line by wrapping - Adds TLS as charybdis now has SSL_OP_NO_SSLv3
This commit is contained in:
parent
0ab8263ff0
commit
4e358381fb
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ NO PARAMETERS:
|
|||
(however, new forwards can still be set subject to +F).
|
||||
+C - Disable CTCP. All CTCP messages to the channel, except ACTION,
|
||||
are disallowed.
|
||||
+S - Only users connected via SSL may join the channel while this mode is set. Users already in the channel are not affected.
|
||||
+S - Only users connected via SSL/TLS may join the channel while this
|
||||
mode is set. Users already in the channel are not affected.
|
||||
|
||||
WITH PARAMETERS:
|
||||
+f - Forward. Forwards users who cannot join because of +i,
|
||||
|
|
Loading…
Reference in a new issue