mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #1133 from szepeviktor/patch-7
ipjailmatches is on one line with its description in man jail.conf
This commit is contained in:
commit
6577387b5a
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ concatenated string of the log file lines of the matches that generated the ban.
|
|||
.B ipmatches
|
||||
As per \fBmatches\fR, but includes all lines for the IP which are contained with the fail2ban persistent database. Therefore the database must be set for this tag to function.
|
||||
.TP
|
||||
.B ipjailmatches\
|
||||
.B ipjailmatches
|
||||
As per \fBipmatches\fR, but matches are limited for the IP and for the current jail.
|
||||
|
||||
.SH "PYTHON ACTION FILES"
|
||||
|
|
|
|||
Loading…
Reference in a new issue