summaryrefslogtreecommitdiff
path: root/help/opers/set
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-23 21:00:02 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2012-11-23 21:00:02 +0000
commita629edeb23da4df76a12892dfce53ddbf9d191d5 (patch)
tree0e8a0f7f179fbcdfbdab1c6002d2fb3cb25a870a /help/opers/set
parent2a2d8754519acdc30b39dfec0b9fa037a6b22ee9 (diff)
- Minor cleanups to m_help.c, also helpfiles may no longer contain #comments
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1674 82007160-df01-0410-b94d-b575c5fd34c7
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$