summaryrefslogtreecommitdiff
path: root/help/opers/set
diff options
context:
space:
mode:
Diffstat (limited to 'help/opers/set')
-rw-r--r--help/opers/set8
1 files changed, 0 insertions, 8 deletions
diff --git a/help/opers/set b/help/opers/set
index a3bf2ed..a6bd083 100644
--- a/help/opers/set
+++ b/help/opers/set
@@ -8,22 +8,16 @@ SET <option> <value>
throttling a connection due to flooding
Note that this variable is used for both
channels and clients
- IDLETIME - The number of seconds a client can be idle
- before disconnecting them
JFLOODCOUNT - Sets the number of joins in JFLOODTIME to
count as flooding. Use 0 to disable.
JFLOODTIME - The amount of time in seconds in JFLOODCOUNT to consider
as join flooding. Use 0 to disable.
- LOG - Sets the Logging level for what is logged
- to ircd.log and syslog.
MAX - Sets the number of max connections
to <value>. (This number cannot exceed
HARD_FDLIMIT in defaults.h)
MSGLOCALE - Set the message locale
standard - Compiled in defaults
custom - Old CUSTOM_ERR messages
- REJECTTIME - Sets the amount of time before disconnecting
- a rejected client. Use 0 to disable.
SPAMNUM - Sets how many join/parts to channels
constitutes a possible spambot.
SPAMTIME - Below this time on a channel
@@ -37,5 +31,3 @@ SET <option> <value>
deactivate automatic splitmode.
SPLITUSERS - Sets the minimum amount of users needed to
deactivate automatic splitmode.
-
-# $Id$