dnsmasq: enable cache by default
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 3272539aaa)
This commit is contained in:
parent
f1af45a8f4
commit
0f93eca744
@ -21,6 +21,8 @@ config dnsmasq
|
||||
#list bogusnxdomain '64.94.110.11'
|
||||
option localservice 1 # disable to allow DNS requests from non-local subnets
|
||||
option filter_aaaa 0
|
||||
option cachesize 8000
|
||||
option mini_ttl 3600
|
||||
option dns_redirect 1
|
||||
option ednspacket_max 1232
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user