Changed unknown-flood to handshake-flood for 5.0.9

This commit is contained in:
Dionysus 2021-04-18 14:59:12 -04:00
parent c095b75bfe
commit 72c7ba196c
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 5 additions and 2 deletions

View File

@ -159,8 +159,11 @@ set {
# private-notice 10:5;
# private-tagmsg 10:5;
#}
unknown-flood-amount 2048;
unknown-flood-bantime 1h;
handshake-data-flood {
amount 4k;
ban-action gzline;
ban-time 1h;
}
}
default-bantime 30d;
modef-default-unsettime 5;