Enable localhost caching
This commit is contained in:
parent
cce4b5d327
commit
483e94b8ae
1 changed files with 4 additions and 4 deletions
|
|
@ -28,10 +28,10 @@
|
||||||
#DNSOverTLS=no
|
#DNSOverTLS=no
|
||||||
#MulticastDNS=yes
|
#MulticastDNS=yes
|
||||||
#LLMNR=yes
|
#LLMNR=yes
|
||||||
#Cache=yes
|
Cache=yes
|
||||||
#CacheFromLocalhost=no
|
CacheFromLocalhost=yes
|
||||||
#DNSStubListener=yes
|
DNSStubListener=yes
|
||||||
DNSStubListenerExtra={{ vpn_listen_address }}
|
DNSStubListenerExtra={{ vpn_listen_address }}
|
||||||
DNSStubListenerExtra={{ vpn_media_listen_address }}
|
DNSStubListenerExtra={{ vpn_media_listen_address }}
|
||||||
#ReadEtcHosts=yes
|
ReadEtcHosts=yes
|
||||||
#ResolveUnicastSingleLabel=no
|
#ResolveUnicastSingleLabel=no
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue