]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Example configuration: Set the default TLS port to 6697.
authorWilliam Pitcock <redacted>
Fri, 17 Sep 2010 15:48:56 +0000 (10:48 -0500)
committerWilliam Pitcock <redacted>
Fri, 17 Sep 2010 15:48:56 +0000 (10:48 -0500)
doc/example.conf

index 803b5e72c421d7913b188135d404eb1016d8c46a..3492f33c366762a3f97e25b0a07bb858bff42e64 100755 (executable)
@@ -140,7 +140,7 @@ listen {
         */
        #host = "192.169.0.1";
        port = 5000, 6665 .. 6669;
-       sslport = 9999;
+       sslport = 6697;
 
        /* Listen on IPv6 (if you used host= above). */
        #host = "3ffe:1234:a:b:c::d";