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:
|
bootstrapDns:
|
||||||
- upstream: https://dns.cloudflare.com/dns-query
|
- https://1.1.1.1/dns-query
|
||||||
ips:
|
startVerifyUpstream: true
|
||||||
- 1.1.1.1
|
|
||||||
- upstream: https://dns.cloudflare.com/dns-query
|
|
||||||
ips:
|
|
||||||
- 1.0.0.1
|
|
||||||
connectIPVersion: v4
|
connectIPVersion: v4
|
||||||
upstream:
|
|
||||||
default:
|
upstreams:
|
||||||
- https://cloudflare-dns.com/dns-query
|
groups:
|
||||||
|
default:
|
||||||
|
- https://cloudflare-dns.com/dns-query
|
||||||
|
|
||||||
blocking:
|
blocking:
|
||||||
blackLists:
|
blackLists:
|
||||||
ads:
|
ads:
|
||||||
@ -39,23 +41,21 @@ blocking:
|
|||||||
cdn.cookielaw.org
|
cdn.cookielaw.org
|
||||||
catbox.moe
|
catbox.moe
|
||||||
files.catbox.moe
|
files.catbox.moe
|
||||||
blockType: zeroIp
|
|
||||||
clientGroupsBlock:
|
clientGroupsBlock:
|
||||||
default:
|
default:
|
||||||
- ads
|
- ads
|
||||||
- malware
|
- malware
|
||||||
- privacy
|
- privacy
|
||||||
processingConcurrency: 2
|
blockType: zeroIp
|
||||||
refreshPeriod: 120
|
|
||||||
caching:
|
caching:
|
||||||
cacheTimeNegative: 10m
|
|
||||||
maxItemsCount: 10240
|
|
||||||
maxTime: 10m
|
|
||||||
minTime: 2m
|
minTime: 2m
|
||||||
|
maxTime: 10m
|
||||||
|
cacheTimeNegative: -1m
|
||||||
|
|
||||||
customDNS:
|
customDNS:
|
||||||
mapping:
|
mapping:
|
||||||
unifi.home: 10.20.30.1
|
unifi.home: 10.20.30.1
|
||||||
pi.home: 10.20.30.5
|
pi.home: 10.20.30.5
|
||||||
services.home: 10.20.30.6
|
services.home: 10.20.30.6
|
||||||
nas.home: 10.20.30.7
|
nas.home: 10.20.30.7
|
||||||
port: 53
|
|
||||||
|
Loading…
Reference in New Issue
Block a user