mirror of
https://github.com/trailofbits/algo
synced 2024-11-18 09:25:38 +00:00
8602a697cc
* Move DNS adblocking to dnscrypt-proxy * Update docs * remove unneeded variable dnscrypt_proxy_version * Update to the latest dnscrypt-proxy version * install.sh fix * spelling
11 lines
168 B
YAML
11 lines
168 B
YAML
---
|
|
algo_dns_adblocking: false
|
|
apparmor_enabled: true
|
|
dns_encryption: true
|
|
ipv6_support: false
|
|
dnscrypt_servers:
|
|
ipv4:
|
|
- cloudflare
|
|
ipv6:
|
|
- cloudflare-ipv6
|