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

Comparing:
ircd-hybrid-8/help/opers/set (file contents), Revision 1156 by michael, Tue Aug 9 20:29:20 2011 UTC vs.
ircd-hybrid/trunk/help/opers/set (file contents), Revision 1837 by michael, Sun Apr 21 09:27:27 2013 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)
22  MSGLOCALE   - Set the message locale
23                standard - Compiled in defaults
24                custom   - Old CUSTOM_ERR messages
25  REJECTTIME  - Sets the amount of time before disconnecting
26                a rejected client. Use 0 to disable.
18    SPAMNUM     - Sets how many join/parts to channels
19                  constitutes a possible spambot.
20    SPAMTIME    - Below this time on a channel
# Line 37 | Line 28 | SET <option> <value>
28                  deactivate automatic splitmode.
29    SPLITUSERS  - Sets the minimum amount of users needed to
30                  deactivate automatic splitmode.
40
41 # $Id$

Diff Legend

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