From e430d708f6a2eca6d0c418645991be1c4e1faa5c Mon Sep 17 00:00:00 2001 From: quindecim Date: Mon, 19 Jul 2021 10:13:36 +0200 Subject: [PATCH] [UPSTREAM] - Lower the example TTL https://github.com/DNSCrypt/dnscrypt-proxy/commit/8b3b7d38ac614c917ef7779436459747b1a37fe3 https://github.com/DNSCrypt/dnscrypt-proxy/commit/d35c1c3cb2085cb2e97aa76c87bcede4db26f688 --- 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 90f66b3..5558061 100644 --- a/config/dnscrypt-proxy.toml +++ b/config/dnscrypt-proxy.toml @@ -331,7 +331,7 @@ block_undelegated = true ## TTL for synthetic responses sent when a request has been blocked (due to ## IPv6 or blocklists). -reject_ttl = 600 +reject_ttl = 10