mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-09 05:23:16 +02:00
7 lines
273 B
YAML
7 lines
273 B
YAML
---
|
|
listen_port: "{% if local_dns|d(false)|bool == true %}5353{% else %}53{% endif %}"
|
|
# the version used if the latest unavailable (in case of Github API rate limited)
|
|
dnscrypt_proxy_version: 2.0.10
|
|
apparmor_enabled: true
|
|
dns_encryption: true
|
|
dns_encryption_provider: "*"
|