Set SUCCESS_COOLDOWN_MS to 1
This commit is contained in:
parent
b4c851c3ca
commit
ee5dca98bc
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ REPORTED_IP_COOLDOWN_MS=6
|
|||
MAX_URL_LENGTH=920
|
||||
|
||||
# Additional delay (in seconds) after each successful IP report to avoid overloading the AbuseIPDB API.
|
||||
SUCCESS_COOLDOWN_MS=2
|
||||
SUCCESS_COOLDOWN_MS=1
|
||||
|
||||
# Interval for refreshing your IP address (in minutes).
|
||||
# This ensures that WAF violations originating from your IP address are not reported to AbuseIPDB.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue