From 77647d6c6f0d25a0943f26b72f36b1a14a736eb8 Mon Sep 17 00:00:00 2001 From: Sefinek Date: Wed, 18 Sep 2024 12:34:34 +0200 Subject: [PATCH] Comment --- .env.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.default b/.env.default index 64d34ee..d801d6e 100644 --- a/.env.default +++ b/.env.default @@ -17,7 +17,7 @@ SEFINEK_API_SECRET= # Main interval (in minutes) of each cycle. 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. REPORTED_IP_COOLDOWN_MS=6