luci-app-mosdns: update default config

This commit is contained in:
sbwml 2022-05-10 14:41:56 +08:00
parent b3da3aca88
commit c4dfc569a1

View File

@ -7,8 +7,6 @@ plugin:
type: server type: server
args: args:
entry: entry:
- _no_ecs
- _prefer_ipv4
- _single_flight - _single_flight
- main_sequence - main_sequence
server: server:
@ -46,6 +44,7 @@ plugin:
- if: - if:
- query_is_non_local_domain - query_is_non_local_domain
exec: exec:
- _prefer_ipv4
- forward_remote - forward_remote
- _return - _return
- primary: - primary:
@ -55,8 +54,9 @@ plugin:
exec: exec:
- _drop_response - _drop_response
secondary: secondary:
- _prefer_ipv4
- forward_remote - forward_remote
fast_fallback: 150 fast_fallback: 200
always_standby: true always_standby: true
- modify_ttl - modify_ttl