From c9607e99f08a82aae1150bc01fa3d065ed3e24ad Mon Sep 17 00:00:00 2001 From: quindecim Date: Thu, 19 Nov 2020 06:15:01 -0500 Subject: [PATCH] [UPDATE] - Enabled IP whitelist --- config/dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dnscrypt-proxy.toml b/config/dnscrypt-proxy.toml index 28b25cd..0336ab3 100644 --- a/config/dnscrypt-proxy.toml +++ b/config/dnscrypt-proxy.toml @@ -559,7 +559,7 @@ cache_neg_max_ttl = 600 ## Path to the file of allowed ip rules (absolute, or relative to the same directory as the config file) - # allowed_ips_file = 'allowed-ips.txt' + allowed_ips_file = 'allowed-ips.txt' ## Optional path to a file logging allowed queries