1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-06 08:53:12 +02:00
Files
unrealircd/doc
Bram Matthys 1e1f750b44 New set::max-targets-per-command which configures the maximum number
of targets accepted for a command, eg /MSG nick1,nick2,nick3,nick4 hi.
Also changed the following defaults (previously hardcoded):
* PRIVMSG from 20 to 4 targets, to counter /amsg spam
* NOTICE from 20 to 1 target, to counter /anotice spam
* KICK from 1 to 4 targets, to make it easier for channel operators
  to quickly kick a large amount of spambots
See https://www.unrealircd.org/docs/Set_block#set::max-targets-per-command

(actually still need to write the documentation)
2019-02-04 17:51:09 +01:00
..
2010-07-14 18:54:52 +00:00
2000-02-28 22:45:44 +00:00
2015-10-10 17:44:52 +02:00