freebsd-ports/dns/blocky/files/blocky-config.yml.sample
Daniel Engberg df81f424d8 dns/blocky: Fix incomplete update to 0.19
Update GH_TUPLE and reflect changes in configuration sample.

PR:	264565
Reported by:	diizzy@
Fixes:	668b46a45c
2022-06-10 08:14:24 +02:00

14 lines
299 B
Text

upstream:
default:
- 1.1.1.1
- tcp-tls:fdns1.dismail.de:853
- https://dns.digitale-gesellschaft.ch/dns-query
blocking:
blackLists:
ads:
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
clientGroupsBlock:
default:
- ads
port: 53
httpPort: 4000