mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 14:36:43 +00:00
Reduce default expiry to 3 days
This commit is contained in:
parent
1c7d0c587a
commit
36c2ee6dff
1 changed files with 2 additions and 2 deletions
|
|
@ -75,5 +75,5 @@ ruleset_id =
|
|||
|
||||
# Option: expires_in_days
|
||||
# Notes: Number of days before the IP block expires
|
||||
# Values: INTEGER Default: 14
|
||||
expires_in_days = 14
|
||||
# Values: INTEGER Default: 3
|
||||
expires_in_days = 3
|
||||
Loading…
Add table
Add a link
Reference in a new issue