home *** CD-ROM | disk | FTP | other *** search
- #
- # UnrealIRCd Configuration file - unrealircd.conf
- # (C) Carsten Munk 1999 - Under the GNU license
- # $Id: unrealircd.conf,v 1.1.1.1 2000/01/30 12:16:34 stskeeps Exp $
- # Follow the instructions here.
- #
- # change the filename to what network header file you use
- # relative to DPATH
- Include .................: networks/roxnet.network
-
- #
- # What K:Line address can K:lined users mail at?
- #
- Set KLINE_ADDRESS .......: the admin of this server
-
- # If you want users to get auto +x on connect
- # 1 = Yes 0 = No
- Set MODE_X ..............: 1
-
- # If compiled on a halfhub network this will upgrade it to be a real hub
- # * else if tried on a leaf (not hub) it will cause an error
- # * NOTE: There are only TWO versions of UnrealIRCd - Leaf and [Half]Hub
- # * (in wIRCd terms)
- # * Leafs are normal leafs
- # * Halfhubs are hubs that doesn't send out a GLOBOPS when connect estab
- # * (unless if #define TRUEHUB)
- # 1 = Yes 0 = No
-
- Set TRUEHUB .............: 1
-
- #
- # The IRCd won't boot if not this setting set correctly
- # RTFM and go thru the config file (this file)
- # 1 = Yes 0 = No
- Set CONFIG_FILE_STOP ....: 0
-
- #
- # If to let non-opers do /stats O
- #
- #
- Set SHOWOPERS ...........: 0
-
- #
- # This will get the IRCd to exit links with different protocol ( < / > )
- #
- Set KILLDIFF ............: 1
-
- #
- # Show Oper MOTD at oper up?
- # 1 = Yes 0 = No
- Set SHOWOPERMOTD ........: 1
-