mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Typo
This commit is contained in:
parent
ec4c4b12c1
commit
70e53b55c5
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ class BadIPsAction(ActionBase): # pragma: no cover - may be unavailable
|
|||
Time in seconds between updating bad IPs blacklist.
|
||||
Default 900 (15 minutes)
|
||||
log : str, optional
|
||||
Whether or not to log when an IP id (un)banned.
|
||||
Whether or not to log when an IP is (un)banned.
|
||||
Default `yes`.
|
||||
agent : str, optional
|
||||
User agent transmitted to server.
|
||||
|
|
|
|||
Loading…
Reference in a new issue