]> jfr.im git - solanum.git/blobdiff - doc/reference.conf
[svn] - TS6 is always enabled now.
[solanum.git] / doc / reference.conf
index c2b98ae5f0fa85ce6e5f26b948877018194ee9f0..6241d310cbbc9c98ad7f07632f8fcdc75e6cc428 100755 (executable)
@@ -6,7 +6,7 @@
  *
  * Written by ejb, wcampbel, db, leeh and others
  *
- * $Id: reference.conf 3482 2007-05-27 05:35:06Z nenolod $
+ * $Id: reference.conf 3550 2007-08-09 06:47:26Z nenolod $
  */
 
 /* IMPORTANT NOTES:
@@ -82,16 +82,11 @@ serverinfo {
        /* name: the name of our server */
        name = "hades.arpa";
 
-       /* use ts6: whether we want to use the TS6 protocol to other servers
-        * or not.
-        */
-       use_ts6 = yes;
-
        /* sid: the unique server id of our server.  This must be three
         * characters long.  The first character must be a digit [0-9], the
         * remaining two chars may be letters [A-Z] or digits [0-9].
         *
-        * This must be specified even if use_ts6 is set to no.
+        * This parameter must be specified for the server to start.
         */
        sid = "42X";