Edit README.md to add FAIL2BAN_IGNOREIP

This commit is contained in:
thelittlefireman
2020-12-29 03:47:41 +01:00
committed by GitHub
parent eac9c8f513
commit 124474ad66

View File

@@ -1063,6 +1063,12 @@ Default : value : *15*
Context : *global*
The number of "strange" HTTP status codes to find between the time interval.
`FAIL2BAN_IGNOREIP`
Values : *\<list of IP addresses or subnet separated with spaces\>*
Default value : 127.0.0.1/8 192.168.0.0/16 172.16.0.0/16
Context : *global*
IPs or subnet which should never be ban by fail2ban.
## ClamAV
`USE_CLAMAV_UPLOAD`