Comment
This commit is contained in:
parent
ee5dca98bc
commit
77647d6c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue