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).
This commit is contained in:
@@ -42,6 +42,6 @@ cache-size=10000
|
|||||||
log-queries
|
log-queries
|
||||||
log-facility=/var/log/pihole.log
|
log-facility=/var/log/pihole.log
|
||||||
|
|
||||||
local-ttl=300
|
local-ttl=2
|
||||||
|
|
||||||
log-async
|
log-async
|
||||||
|
Reference in New Issue
Block a user