mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-31 01:24:17 +02:00
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:
parent
f3cc8c71c4
commit
11282aaca3
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user