mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 07:33:52 +02:00
Update config.cfg (#936)
Fix typos - this puzzled me when I was attempting to install algo with dnscrypt last week.
This commit is contained in:
parent
e95ae829e3
commit
e905220f61
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ adblock_lists:
|
|||
- "https://www.malwaredomainlist.com/hostslist/hosts.txt"
|
||||
- "https://hosts-file.net/ad_servers.txt"
|
||||
|
||||
# Enalbe DNS encryption. Use dns_encrypted_provider to specify the provider. If false dns_servers should be specified
|
||||
# Enable DNS encryption. Use dns_encryption_provider to specify the provider. If false dns_servers should be specified
|
||||
dns_encryption: true
|
||||
|
||||
# Possible values: google, cloudflare
|
||||
|
|
Loading…
Add table
Reference in a new issue