From c4dfc569a107db4dbf31a8071a7c8506d95cb81b Mon Sep 17 00:00:00 2001 From: sbwml Date: Tue, 10 May 2022 14:41:56 +0800 Subject: [PATCH] luci-app-mosdns: update default config --- luci-app-mosdns/root/etc/mosdns/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-mosdns/root/etc/mosdns/config.yaml b/luci-app-mosdns/root/etc/mosdns/config.yaml index 9118453..9fa8a8d 100644 --- a/luci-app-mosdns/root/etc/mosdns/config.yaml +++ b/luci-app-mosdns/root/etc/mosdns/config.yaml @@ -7,8 +7,6 @@ plugin: type: server args: entry: - - _no_ecs - - _prefer_ipv4 - _single_flight - main_sequence server: @@ -46,6 +44,7 @@ plugin: - if: - query_is_non_local_domain exec: + - _prefer_ipv4 - forward_remote - _return - primary: @@ -55,8 +54,9 @@ plugin: exec: - _drop_response secondary: + - _prefer_ipv4 - forward_remote - fast_fallback: 150 + fast_fallback: 200 always_standby: true - modify_ttl