mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 14:18:15 +00:00
Merge pull request #1701 from pi-hole/fix/local-ttl
Decrease `local-ttl` to 2
This commit is contained in:
commit
3bb05edb52
@ -42,6 +42,6 @@ cache-size=10000
|
||||
log-queries
|
||||
log-facility=/var/log/pihole.log
|
||||
|
||||
local-ttl=300
|
||||
local-ttl=2
|
||||
|
||||
log-async
|
||||
|
Loading…
Reference in New Issue
Block a user