From e0699db90a5992d4fb591eb6c8e345cdbb86aa84 Mon Sep 17 00:00:00 2001 From: bol-van Date: Tue, 12 Dec 2023 21:03:56 +0300 Subject: [PATCH] config minor fix --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index e6f2482..ca16e31 100644 --- a/config +++ b/config @@ -101,7 +101,7 @@ INIT_APPLY_FW=1 # do not work with ipv4 #DISABLE_IPV4=1 # do not work with ipv6 -#DISABLE_IPV6=1 +DISABLE_IPV6=1 # select which init script will be used to get ip or host list # possible values : get_user.sh get_antizapret.sh get_combined.sh get_reestr.sh get_hostlist.sh