Config updated for the current version.
This commit is contained in:
parent
5baa4f6df5
commit
2cd18c814b
32
config.yml
32
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
|
||||
|
Loading…
Reference in New Issue
Block a user