doc/reference.conf: document connect::flags sctp

This commit is contained in:
Aaron Jones 2023-11-19 17:51:29 +00:00
parent 4d12e65469
commit eaf922d427

View file

@ -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;