From 11282aaca378e52861dfb7683cf4f63cc7d71602 Mon Sep 17 00:00:00 2001 From: WaLLy3K Date: Thu, 21 Sep 2017 23:11:44 +1000 Subject: [PATCH] Decrease `local-ttl` to 2 * Decreasing value should benefit clients when whitelisting blocked sites, [as per this discussion](https://github.com/pi-hole/pi-hole/pull/1698#issuecomment-331134576). --- advanced/01-pihole.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advanced/01-pihole.conf b/advanced/01-pihole.conf index 8b772ae88f..f7b78ab0a3 100644 --- a/advanced/01-pihole.conf +++ b/advanced/01-pihole.conf @@ -42,6 +42,6 @@ cache-size=10000 log-queries log-facility=/var/log/pihole.log -local-ttl=300 +local-ttl=2 log-async