mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-06 10:15:24 +01:00
...
This commit is contained in:
parent
7424fa2904
commit
68fac1298d
1 changed files with 3 additions and 2 deletions
|
@ -1776,10 +1776,11 @@ Set {
|
|||
Specifies the amount of data (in KiloBytes) that the unknown connection must send
|
||||
in order for the user to be killed.</p>
|
||||
<p><font class="set">set::anti-flood::away-count <amount></font><br>
|
||||
Specifies the number of aways a user must execute before flood protection is triggered.</p>
|
||||
Specifies the number of aways a user must execute before flood protection is triggered.
|
||||
This requires NO_FLOOD_AWAY to be defined.</p>
|
||||
<p><font class="set">set::anti-flood::away-period <timevalue></font><br>
|
||||
Specifies the amount of time in which the set::anti-flood::away-count of /aways must be
|
||||
executed for flood protection to be triggered.</p>
|
||||
executed for flood protection to be triggered. This requires NO_FLOOD_AWAY to be defined.</p>
|
||||
<p></p> </div>
|
||||
<p><b><font size="+2">5 – User & Channel Modes<a name="userchannelmodes"></a>
|
||||
</font></b></p><div class="desc">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue