doc/reference.conf: document connect::flags sctp
This commit is contained in:
parent
4d12e65469
commit
eaf922d427
1 changed files with 1 additions and 0 deletions
|
@ -605,6 +605,7 @@ connect "irc.uplink.com" {
|
|||
* autoconn - automatically connect to this server
|
||||
* topicburst - burst topics between servers
|
||||
* ssl - ssl/tls encrypted server connections
|
||||
* sctp - use SCTP instead of TCP to connect to the server
|
||||
* no-export - marks the link as a no-export link (not exported to other links)
|
||||
*/
|
||||
flags = topicburst;
|
||||
|
|
Loading…
Reference in a new issue