]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/config.h.dist
hunt_server: Disallow wildcarded nicknames.
[irc/rqf/shadowircd.git] / include / config.h.dist
index 0470d2ea641c4608aecc1e673a8e1f2832e5e2df..9baeabe411ff0dbf86556e91ede88679f54fac4f 100644 (file)
 /* 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 */
-#define XPATH   ETCPATH "/xline.conf"             /* xline file */
-#define RESVPATH ETCPATH "/resv.conf"             /* resv file */
 #define RPATH    ETCPATH "/ircd.rsa"              /* ircd rsa private keyfile */
 #define MPATH    ETCPATH "/ircd.motd"             /* MOTD file */
 #define LPATH    LOGPATH "/ircd.log"              /* ircd logfile */
  */
 #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
-
 /* 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