]> jfr.im git - irc/rqf/shadowircd.git/blame - help/opers/set
Added default_ident_timeout to the NEWS.
[irc/rqf/shadowircd.git] / help / opers / set
CommitLineData
212380e3 1SET <option> <value>
2
3<option> can be one of the following:
4 ADMINSTRING - Sets string shown in WHOIS for admins
5 AUTOCONN - Sets auto-connect on or off for a particular
6 server
7 AUTOCONNALL - Sets auto-connect on or off for all servers
8 FLOODCOUNT - The number of lines allowed before
9 throttling a connection due to flooding
10 Note that this variable is used for both
11 channels and clients
12 IDENTTIMEOUT- Timeout for requesting ident from a client
212380e3 13 MAX - Sets the number of max connections
e157c3aa 14 to <value>.
212380e3 15 OPERSTRING - Sets string shown in WHOIS for opers
24c2e4ff 16 OPERHOST - Sets the host opers get on oper-up
212380e3 17 SPAMNUM - Sets how many join/parts to channels
18 constitutes a possible spambot.
19 SPAMTIME - Below this time on a channel
20 counts as a join/part as above.
21 SPLITMODE - Sets splitmode to <value>:
22 ON - splitmode is permanently on
23 OFF - splitmode is permanently off
24 AUTO - ircd chooses splitmode based on
25 SPLITUSERS and SPLITNUM
26 SPLITUSERS - Sets the minimum amount of users needed to
27 deactivate automatic splitmode.
28 SPLITNUM - Sets the minimum amount of servers needed to
29 deactivate automatic splitmode.