ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/doc/reference.conf
(Generate patch)

Comparing ircd-hybrid/trunk/doc/reference.conf (file contents):
Revision 9095 by michael, Wed Dec 25 15:17:02 2019 UTC vs.
Revision 9096 by michael, Wed Dec 25 15:53:01 2019 UTC

# Line 578 | Line 578 | connect {
578          port = 6666;
579  
580          /*
581 +         * timeout: defines how long to wait until a connection is established.
582 +         * Default is 30 seconds if this option is not specified.
583 +         */
584 +        timeout = 10 seconds;
585 +
586 +        /*
587           * bind: the IP address to bind to when making outgoing connections to
588           * servers.
589           */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines