]> jfr.im git - irc/rqf/shadowircd.git/blob - help/opers/set
aa64c588ef71bbb6f22fe37296db0d3f2f28ea0a
[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 SPAMNUM - Sets how many join/parts to channels
17 constitutes a possible spambot.
18 SPAMTIME - Below this time on a channel
19 counts as a join/part as above.
20 SPLITMODE - Sets splitmode to <value>:
21 ON - splitmode is permanently on
22 OFF - splitmode is permanently off
23 AUTO - ircd chooses splitmode based on
24 SPLITUSERS and SPLITNUM
25 SPLITUSERS - Sets the minimum amount of users needed to
26 deactivate automatic splitmode.
27 SPLITNUM - Sets the minimum amount of servers needed to
28 deactivate automatic splitmode.