From 42e4fe0ff3f4463451d15da3fa97d5f15a97205b Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Wed, 9 May 2018 16:14:31 -0400 Subject: [PATCH] Update config.cfg (#936) Fix typos - this puzzled me when I was attempting to install algo with dnscrypt last week. --- config.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.cfg b/config.cfg index 6c38dc93..02a9ec54 100644 --- a/config.cfg +++ b/config.cfg @@ -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