1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 09:43:12 +02:00

- Document spamfilter 'warn' action in unreal32docs.

This commit is contained in:
Bram Matthys
2010-10-16 09:14:43 +00:00
parent 6933245997
commit 77bc5ab29d
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -2152,3 +2152,4 @@
Josh. (#3950)
- Fixed braindamage in stacked bans.
- Add m_nopost to makefile.win32 in the hopes that it may work (#3961).
- Document spamfilter 'warn' action in unreal32docs.
+3
View File
@@ -552,6 +552,9 @@ Modules can add other extended ban types.<br>
<tr><td>dccblock</td><td>mark the user so (s)he's unable to send any DCCs</td></tr>
<tr valign="top"><td>viruschan</td><td>part all channels, join set::spamfilter::virus-help-channel, disables all commands
except PONG, ADMIN, and msg/notices to set::spamfilter::virus-help-channel</td></tr>
<tr><td>warn</td><td>send a notice to IRCOps (spamfilter snomask), and
inform the user that the message has been intercepted. No further action is
taken, the message is not blocked.</td></tr>
</table></tr></td>
<tr valign="top"><td><b>[tkltime]</b></td><td> The duration of the *line/shun added by the filter, use '-' to use the default or to skip
(eg: if action = 'block')</td></tr>