mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 18:43:13 +02:00
b9be185f0a
if the join flood is caused by >75% of "unknown-users". This to see if that will take care of the flood without harming the "known-users" group. And naturally, do something similar for message floods and nick floods. If the flood persists, because they are caused by known-users, then the +i/+m/etc actions are still taken. This is work in progress, and some things are set to useful- for-testing values, such as an unsettime of 1 minute.