Remove reference to old maxconnections way.
This commit is contained in:
parent
89a38579cd
commit
e157c3aa58
|
@ -11,8 +11,7 @@ SET <option> <value>
|
||||||
channels and clients
|
channels and clients
|
||||||
IDENTTIMEOUT- Timeout for requesting ident from a client
|
IDENTTIMEOUT- Timeout for requesting ident from a client
|
||||||
MAX - Sets the number of max connections
|
MAX - Sets the number of max connections
|
||||||
to <value>. (This number cannot exceed
|
to <value>.
|
||||||
HARD_FDLIMIT in config.h)
|
|
||||||
OPERSTRING - Sets string shown in WHOIS for opers
|
OPERSTRING - Sets string shown in WHOIS for opers
|
||||||
SPAMNUM - Sets how many join/parts to channels
|
SPAMNUM - Sets how many join/parts to channels
|
||||||
constitutes a possible spambot.
|
constitutes a possible spambot.
|
||||||
|
|
Loading…
Reference in New Issue