mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
closes gh-2408: prevent execution of action abuseipdb for restored tickets
This commit is contained in:
parent
3d80e881c5
commit
b318eb7e33
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@
|
|||
|
||||
[Definition]
|
||||
|
||||
# bypass action for restored tickets
|
||||
norestored = 1
|
||||
|
||||
# Option: actionstart
|
||||
# Notes.: command executed on demand at the first ban (or at the start of Fail2Ban if actionstart_on_demand is set to false).
|
||||
# Values: CMD
|
||||
|
|
|
|||
Loading…
Reference in a new issue