Set REPORT_TO_SEFINEK_API to false
This commit is contained in:
parent
f6b96f38ff
commit
b4c851c3ca
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Add table
Reference in a new issue