mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
hosts/plover: enable nginx-bad-request jail
This commit is contained in:
parent
831022bf22
commit
ffad85fa70
@ -38,5 +38,6 @@
|
|||||||
services.fail2ban.jails = {
|
services.fail2ban.jails = {
|
||||||
nginx-http-auth = "enabled = true";
|
nginx-http-auth = "enabled = true";
|
||||||
nginx-botsearch = "enabled = true";
|
nginx-botsearch = "enabled = true";
|
||||||
|
nginx-bad-request = "enabled = true";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user