22 lines
332 B
YAML
22 lines
332 B
YAML
upstream:
|
|
default:
|
|
- 1.1.1.1
|
|
- 1.0.0.1
|
|
blocking:
|
|
blackLists:
|
|
ads:
|
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
|
clientGroupsBlock:
|
|
default:
|
|
- ads
|
|
|
|
customDNS:
|
|
customTTL: 1h
|
|
mapping:
|
|
# TODO: Use a variable for this
|
|
dev.homelab: 192.168.2.41
|
|
|
|
port: 53
|
|
httpPort: 4000
|
|
|