ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/opers/set
(Generate patch)

Comparing ircd-hybrid/trunk/help/opers/set (file contents):
Revision 1592 by michael, Sat Oct 27 21:02:32 2012 UTC vs.
Revision 1674 by michael, Fri Nov 23 21:00:02 2012 UTC

# Line 8 | Line 8 | SET <option> <value>
8                  throttling a connection due to flooding
9                  Note that this variable is used for both
10                  channels and clients
11  IDLETIME    - The number of seconds a client can be idle
12                before disconnecting them
11    JFLOODCOUNT - Sets the number of joins in JFLOODTIME to
12                  count as flooding. Use 0 to disable.
13    JFLOODTIME  - The amount of time in seconds in JFLOODCOUNT to consider
14                  as join flooding. Use 0 to disable.
17  LOG         - Sets the Logging level for what is logged
18                to ircd.log and syslog.
15    MAX         - Sets the number of max connections
16                  to <value>. (This number cannot exceed
17                  HARD_FDLIMIT in defaults.h)
18    MSGLOCALE   - Set the message locale
19                  standard - Compiled in defaults
20                  custom   - Old CUSTOM_ERR messages
25  REJECTTIME  - Sets the amount of time before disconnecting
26                a rejected client. Use 0 to disable.
21    SPAMNUM     - Sets how many join/parts to channels
22                  constitutes a possible spambot.
23    SPAMTIME    - Below this time on a channel
# Line 37 | Line 31 | SET <option> <value>
31                  deactivate automatic splitmode.
32    SPLITUSERS  - Sets the minimum amount of users needed to
33                  deactivate automatic splitmode.
40
41 # $Id$

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)