]> jfr.im git - irc/rqf/shadowircd.git/blob - help/opers/set
Add OPERHOST to the help for SET.
[irc/rqf/shadowircd.git] / help / opers / set
1 SET <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
13 MAX - Sets the number of max connections
14 to <value>.
15 OPERSTRING - Sets string shown in WHOIS for opers
16 OPERHOST - Sets the host opers get on oper-up
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.