Update config.cfg

Fix typos - this puzzled me when I was attempting to install algo with dnscrypt last week.
This commit is contained in:
TC1977 2018-05-09 16:12:39 -04:00 committed by GitHub
parent e95ae829e3
commit 5ae7f96cd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ adblock_lists:
- "https://www.malwaredomainlist.com/hostslist/hosts.txt" - "https://www.malwaredomainlist.com/hostslist/hosts.txt"
- "https://hosts-file.net/ad_servers.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 dns_encryption: true
# Possible values: google, cloudflare # Possible values: google, cloudflare