mirror of
git://git.acid.vegas/unrealircd.git
synced 2024-11-23 16:36:40 +00:00
Changed unknown-flood to handshake-flood for 5.0.9
This commit is contained in:
parent
c095b75bfe
commit
72c7ba196c
@ -159,8 +159,11 @@ set {
|
|||||||
# private-notice 10:5;
|
# private-notice 10:5;
|
||||||
# private-tagmsg 10:5;
|
# private-tagmsg 10:5;
|
||||||
#}
|
#}
|
||||||
unknown-flood-amount 2048;
|
handshake-data-flood {
|
||||||
unknown-flood-bantime 1h;
|
amount 4k;
|
||||||
|
ban-action gzline;
|
||||||
|
ban-time 1h;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
default-bantime 30d;
|
default-bantime 30d;
|
||||||
modef-default-unsettime 5;
|
modef-default-unsettime 5;
|
||||||
|
Loading…
Reference in New Issue
Block a user