Update REPORTED_IPS_FILE
This commit is contained in:
parent
ddde4ca3b3
commit
10106e8e14
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
LOG_FILE="/var/log/ufw.log"
|
||||
ENCODED_API_KEY_FILE="./.abuseipdb_token"
|
||||
REPORTED_IPS_FILE="/tmp/reported_ips.txt"
|
||||
REPORTED_IPS_FILE="/tmp/ufw-abuseipdb-reporter.cache"
|
||||
REPORT_INTERVAL=18000 # 5h (seconds)
|
||||
|
||||
declare -A reported_ips
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue