]> jfr.im git - solanum.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 559388d6cff6c79c93f034151c49b18e0894729d..5e1895ffa70eba5abc87447a5b783c6c7174fb89 100755 (executable)
@@ -134,7 +134,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";