mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Merge pull request #1701 from pi-hole/fix/local-ttl
Decrease `local-ttl` to 2
This commit is contained in:
commit
3bb05edb52
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue