1 |
SET <option> <value> |
2 |
|
3 |
<option> can be one of the following: |
4 |
AUTOCONN - Sets auto-connect on or off for a particular |
5 |
server |
6 |
AUTOCONNALL - Sets auto-connect on or off for all servers |
7 |
FLOODCOUNT - The number of messages allowed before |
8 |
throttling a user due to flooding. |
9 |
Note that this variable is used for both |
10 |
channels and clients. |
11 |
FLOODTIME - The time, in seconds, of FLOODCOUNT. |
12 |
JFLOODCOUNT - Sets the number of joins in JFLOODTIME to |
13 |
count as flooding. Use 0 to disable. |
14 |
JFLOODTIME - The amount of time in seconds in JFLOODCOUNT to consider |
15 |
as join flooding. Use 0 to disable. |
16 |
MAX - Sets the number of max connections |
17 |
to <value>. (This number cannot exceed |
18 |
HARD_FDLIMIT in defaults.h) |
19 |
SPAMNUM - Sets how many join/parts to channels |
20 |
constitutes a possible spambot. |
21 |
SPAMTIME - Below this time on a channel |
22 |
counts as a join/part as above. |
23 |
|
24 |
- Requires Oper Priv: set |