mirror of https://github.com/fail2ban/fail2ban
Typo
parent
ec4c4b12c1
commit
70e53b55c5
|
@ -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 New Issue