Set REPORT_TO_SEFINEK_API to false

This commit is contained in:
Sefinek 2024-09-18 12:32:35 +02:00
parent f6b96f38ff
commit b4c851c3ca

View file

@ -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