home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 6
/
AACD06.ISO
/
AACD
/
Online
/
Unreal
/
networks
/
unrealircd.conf
< prev
Wrap
Text File
|
1999-11-28
|
1KB
|
52 lines
#
# UnrealIRCd Configuration file - unrealircd.conf
# (C) Carsten Munk 1999 - Under the GNU license
# $Id: unrealircd.conf,v 1.6 1999/11/25 16:06:18 cmunk Exp $
# Follow the instructions here.
#
# change the filename to what network header file you use
# relative to DPATH
Include .................: networks/global-irc.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