]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/config.h.dist
Branch Merge
[irc/rqf/shadowircd.git] / include / config.h.dist
index d20bfd92a20009c350ff748d1350252937420f57..04fcfdb160d6edce84b1f123f1d31316a14e42a5 100644 (file)
@@ -61,7 +61,6 @@
 /* files */
 #define SPATH    BINPATH "/ircd"                  /* ircd executable */
 #define LIPATH   LIBPATH "/libircd" SHARED_SUFFIX  /* ircd library */
-#define SLPATH   BINPATH "/servlink"              /* servlink executable */
 #define CPATH    ETCPATH "/ircd.conf"             /* ircd.conf file */
 #define KPATH    ETCPATH "/kline.conf"            /* kline file */
 #define DLPATH   ETCPATH "/dline.conf"            /* dline file */
  */
 #undef  IGNORE_BOGUS_TS
 
-/* HIDE_SERVERS_IPS
- *
- * If this is undefined, anyone can see a servers ip.  If it is defined,
- * noone can.
- */
-#define  HIDE_SERVERS_IPS
-
-/* TS6_ONLY
- *
- * If this is defined only TS6 servers may link to the network.  See
- * doc/TS6.txt for more information.  If your network has old servers
- * (hyb7.0, ircd-ratbox-1.x, +CSr) or hybserv you should NOT define this.
- */
-#undef TS6_ONLY
-
 /* HANGONGOODLINK and HANGONRETRYDELAY
  * Often net breaks for a short time and it's useful to try to
  * establishing the same connection again faster than CONNECTFREQUENCY