3 lines
168 B
Markdown
Raw Normal View History

2014-06-08 17:18:35 +03:00
This will set a limit on the channel based on `plugins.Limiter.MaximumExcess` plus the current number of users in the channel.
This is useful to prevent flood attacks.