home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Online / Unreal / networks / unrealircd.conf < prev   
Text File  |  1999-11-28  |  1KB  |  52 lines

  1. #
  2. #   UnrealIRCd Configuration file - unrealircd.conf
  3. #   (C) Carsten Munk 1999 - Under the GNU license
  4. #   $Id: unrealircd.conf,v 1.6 1999/11/25 16:06:18 cmunk Exp $   
  5. # Follow the instructions here.
  6. # change the filename to what network header file you use
  7. # relative to DPATH
  8. Include .................: networks/global-irc.network
  9.  
  10. #
  11. # What K:Line address can K:lined users mail at?
  12. #
  13. Set KLINE_ADDRESS .......: the admin of this server
  14.  
  15. # If you want users to get auto +x on connect
  16. # 1 = Yes 0 = No
  17. Set MODE_X ..............: 1
  18.  
  19. # If compiled on a halfhub network this will upgrade it to be a real hub
  20. # *  else if tried on a leaf (not hub) it will cause an error
  21. # * NOTE: There are only TWO versions of UnrealIRCd - Leaf and [Half]Hub
  22. # *       (in wIRCd terms)
  23. # *       Leafs are normal leafs
  24. # *       Halfhubs are hubs that doesn't send out a GLOBOPS when connect estab
  25. # *         (unless if #define TRUEHUB)
  26. # 1 = Yes  0 = No
  27.  
  28. Set TRUEHUB .............: 1
  29.  
  30. #
  31. # The IRCd won't boot if not this setting set correctly 
  32. # RTFM and go thru the config file (this file)
  33. # 1 = Yes  0 = No
  34. Set CONFIG_FILE_STOP ....: 0
  35.  
  36. # If to let non-opers do /stats O
  37. #
  38. #
  39. Set SHOWOPERS ...........: 0
  40.  
  41. #
  42. # This will get the IRCd to exit links with different protocol ( < / > )
  43. #
  44. Set KILLDIFF ............: 1
  45.  
  46. #
  47. # Show Oper MOTD at oper up?
  48. # 1 = Yes 0 = No
  49. Set SHOWOPERMOTD ........: 1
  50.