mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
docs: Typo. (#3025)
This commit is contained in:
parent
3f9cf27853
commit
5e3de882af
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
.TP
|
||||
.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
|
||||
.B backend
|
||||
backend to be used to detect changes in the logpath.
|
||||
|
|
|
|||
Loading…
Reference in a new issue