mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Merge pull request #3810 from deHakkelaar/patch-5
Enable DNS forwarding loop detection
This commit is contained in:
commit
e03585e0bb
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ no-resolv
|
||||||
server=@DNS1@
|
server=@DNS1@
|
||||||
server=@DNS2@
|
server=@DNS2@
|
||||||
|
|
||||||
|
dns-loop-detect
|
||||||
|
|
||||||
interface=@INT@
|
interface=@INT@
|
||||||
|
|
||||||
cache-size=@CACHE_SIZE@
|
cache-size=@CACHE_SIZE@
|
||||||
|
|
Loading…
Reference in a new issue