home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ircd4652.zip / ircd-df-4.6.5-os2 / include / options.h < prev    next >
Text File  |  1998-05-28  |  887b  |  29 lines

  1. /*
  2.  * VERSION: dal4.6.5.DreamForge+Nighthawk+OS/2
  3.  * DATE:    Thu May 28 12:25:26 PDT 1998
  4.  *
  5.  * This file is automatically generated and will be updated each time you
  6.  * run Config.  YOU SHOULD NOT EDIT THIS FILE.  Instead, edit "Options" in
  7.  * the same directory as Config, and rerun to regenerate this file.
  8.  */
  9.  
  10. #define DPATH "./"
  11. #define SPATH "./ircd.exe"
  12. #define LISTEN_SIZE 5
  13. #define MAXSENDQLENGTH 2000000
  14. #define BUFFERPOOL (4 * MAXSENDQLENGTH)
  15. #define MAXCONNECTIONS 128
  16. #define NICKNAMEHISTORYLENGTH 200
  17. #define SHOWOPERS
  18. #define HUB 1
  19. #undef CRYPT_OPER_PASSWORD
  20. #undef CRYPT_LINK_PASSWORD
  21. #undef UNIXPORT
  22. #undef NOSPOOF
  23. #define NOSPOOF_SEED01 0x69130012
  24. #define NOSPOOF_SEED02 0x00126913
  25. #define CONTACT_EMAIL "nth.tech@iname.com"
  26. #define SERVICES_NAME "none"
  27. #define KLINE_ADDRESS "nth.tech@iname.com"
  28. #define DOMAINNAME "nighthawk.smartt.com"
  29.