]> jfr.im git - irc.git/blame - software/ircd/www.irc.org/ftp/irc/server/Old/irc2.8/ircd.conf-help
init
[irc.git] / software / ircd / www.irc.org / ftp / irc / server / Old / irc2.8 / ircd.conf-help
CommitLineData
3bd189cb
JR
1#
2# This file is an attempt to document the usage of the ircd.conf file,
3# in a short, concise manner. For use with irc2.8
4#
5# Written by Matthew Green, 1993.
6# Edited by Vesa, 26Jun93.
7
8# Server name:
9M:host.name::text name:port#
10
11# Admin info:
12A:three fields with:admin info such as:position and email addressses
13
14# Conncetion Classes:
15Y:class#:ping freq:connect freq:max links:sendq size
16
17# Client lines:
18I:ip# or addresss:password:address::class#
19
20# Client lines with IDENT:
21I:user@ip# or addresss:password:address::class#
22
23# Operator lines:
24O:domain:password:nick
25
26# Connect lines:
27C:ip# or address:password:servers irc name:port:class#
28N:ip# or address:password:servers irc name:hostmask bits:class#
29
30# Connect lines with IDENT:
31C:user@ip# or address:password:servers irc name:port:class#
32N:user@ip# or address:password:servers irc name:hostmask bits:class#
33
34# Kill lines:
35K:hostname:time of day:username
36
37# Restrict lines:
38R:hostname:program path:username
39
40# Quarantine lines:
41Q::message:server.name
42
43# Leaf lines:
44L:::server.name:depth
45
46# Selective leaf lines:
47L:mask for not accepted servers::mask for direct link
48
49# Hub lines:
50H:*.name:*:server.name
51
52# Port lines:
53P:address:::port
54