From 55c2783aea4f3667fcf1f0b81ce6a56b4668ca68 Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 21 Nov 2023 16:14:02 +0300 Subject: [PATCH] config: increase AUTOHOSTLIST_FAIL_THRESHOLD --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index de22a03..51e29e3 100644 --- a/config +++ b/config @@ -21,7 +21,7 @@ IP2NET_OPT4="--prefix-length=22-30 --v4-threshold=3/4" IP2NET_OPT6="--prefix-length=56-64 --v6-threshold=5" # options for auto hostlist AUTOHOSTLIST_RETRANS_THRESHOLD=3 -AUTOHOSTLIST_FAIL_THRESHOLD=2 +AUTOHOSTLIST_FAIL_THRESHOLD=3 AUTOHOSTLIST_FAIL_TIME=60 # 1 = debug autohostlist positives to ipset/zapret-hosts-auto-debug.log AUTOHOSTLIST_DEBUGLOG=0