From 2cd18c814b1a0de63ce51d4d8751f20cbea3f587 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Wed, 20 Dec 2023 16:20:19 +0100 Subject: [PATCH] Config updated for the current version. --- config.yml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/config.yml b/config.yml index 457e9c8..da1da8c 100644 --- a/config.yml +++ b/config.yml @@ -1,14 +1,16 @@ +ports: + dns: 53 + bootstrapDns: - - upstream: https://dns.cloudflare.com/dns-query - ips: - - 1.1.1.1 - - upstream: https://dns.cloudflare.com/dns-query - ips: - - 1.0.0.1 + - https://1.1.1.1/dns-query +startVerifyUpstream: true connectIPVersion: v4 -upstream: - default: - - https://cloudflare-dns.com/dns-query + +upstreams: + groups: + default: + - https://cloudflare-dns.com/dns-query + blocking: blackLists: ads: @@ -39,23 +41,21 @@ blocking: cdn.cookielaw.org catbox.moe files.catbox.moe - blockType: zeroIp clientGroupsBlock: default: - ads - malware - privacy - processingConcurrency: 2 - refreshPeriod: 120 + blockType: zeroIp + caching: - cacheTimeNegative: 10m - maxItemsCount: 10240 - maxTime: 10m minTime: 2m + maxTime: 10m + cacheTimeNegative: -1m + customDNS: mapping: unifi.home: 10.20.30.1 pi.home: 10.20.30.5 services.home: 10.20.30.6 nas.home: 10.20.30.7 -port: 53