From 9a7589571e6a8c707cdee9a56eac13c48b9eb202 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 19 Oct 2019 22:02:18 +0800 Subject: [PATCH] AdGuardHome: config: adjust --- package/jsda/AdGuardHome/files/conf/big_space.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/jsda/AdGuardHome/files/conf/big_space.yaml b/package/jsda/AdGuardHome/files/conf/big_space.yaml index 93ab64dae6..b2f57ff32e 100644 --- a/package/jsda/AdGuardHome/files/conf/big_space.yaml +++ b/package/jsda/AdGuardHome/files/conf/big_space.yaml @@ -8,14 +8,14 @@ rlimit_nofile: 0 dns: bind_host: 0.0.0.0 port: 5333 - statistics_interval: 1 + statistics_interval: 30 protection_enabled: true filtering_enabled: true filters_update_interval: 24 blocking_mode: nxdomain blocked_response_ttl: 3000 querylog_enabled: true - querylog_interval: 1 + querylog_interval: 30 ratelimit: 0 ratelimit_whitelist: [] refuse_any: false