This commit is contained in:
Sefinek 2024-09-18 12:34:34 +02:00
parent ee5dca98bc
commit 77647d6c6f

View file

@ -17,7 +17,7 @@ SEFINEK_API_SECRET=
# Main interval (in minutes) of each cycle. # Main interval (in minutes) of each cycle.
CYCLE_INTERVAL=120 CYCLE_INTERVAL=120
# The minimum time that must pass after reporting an IP address before it can be reported again. # The minimum time (in hours) that must pass after reporting an IP address before it can be reported again.
# The required time is >= 15 minutes, according to AbuseIPDB API limits. # The required time is >= 15 minutes, according to AbuseIPDB API limits.
REPORTED_IP_COOLDOWN_MS=6 REPORTED_IP_COOLDOWN_MS=6