From 1616a66b820bdcde9b66472ced4c530d514a2b77 Mon Sep 17 00:00:00 2001 From: quindecim Date: Wed, 15 Apr 2020 06:58:43 -0400 Subject: [PATCH] Enabled whitelist.txt file --- config/dnscrypt-proxy.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/dnscrypt-proxy.toml b/config/dnscrypt-proxy.toml index 60c6f79..3735374 100644 --- a/config/dnscrypt-proxy.toml +++ b/config/dnscrypt-proxy.toml @@ -511,7 +511,7 @@ cache_neg_max_ttl = 600 ## Path to the file of whitelisting rules (absolute, or relative to the same directory as the config file) - # whitelist_file = 'whitelist.txt' + whitelist_file = 'whitelist.txt' ## Optional path to a file logging whitelisted queries @@ -709,3 +709,4 @@ skip_incompatible = true # [static.'myserver'] # stamp = 'sdns:AQcAAAAAAAAAAAAQMi5kbnNjcnlwdC1jZXJ0Lg' +