diff --git a/.env.default b/.env.default index 7e89445..fc903c7 100644 --- a/.env.default +++ b/.env.default @@ -34,7 +34,7 @@ IP_REFRESH_INTERVAL=80 ############################### SEFINEK API ############################### # Report IP addresses to api.sefinek.net to support the development of the repository at https://github.com/sefinek24/Malicious-IP-Addresses. SEFINEK_API_SECRET is required if true. -REPORT_TO_SEFINEK_API=true +REPORT_TO_SEFINEK_API=false # How often should the log (reported_ips.csv) be analyzed and sent to the Sefinek API? In hours. SEFINEK_API_INTERVAL=1 \ No newline at end of file