mirror of https://github.com/fail2ban/fail2ban
docs: Typo. (#3025)
parent
3f9cf27853
commit
5e3de882af
|
@ -271,7 +271,7 @@ effective ban duration (in seconds or time abbreviation format).
|
||||||
time interval (in seconds or time abbreviation format) before the current time where failures will count towards a ban.
|
time interval (in seconds or time abbreviation format) before the current time where failures will count towards a ban.
|
||||||
.TP
|
.TP
|
||||||
.B maxretry
|
.B maxretry
|
||||||
number of failures that have to occur in the last \fBfindtime\fR seconds to ban then IP.
|
number of failures that have to occur in the last \fBfindtime\fR seconds to ban the IP.
|
||||||
.TP
|
.TP
|
||||||
.B backend
|
.B backend
|
||||||
backend to be used to detect changes in the logpath.
|
backend to be used to detect changes in the logpath.
|
||||||
|
|
Loading…
Reference in New Issue