From d4b067273f1efa7321d0fee2793d722ab4921c2b Mon Sep 17 00:00:00 2001 From: borgal Date: Fri, 10 Feb 2023 10:15:54 +0100 Subject: [PATCH] AdGuard Config update --- adguard/conf/AdGuardHome.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/adguard/conf/AdGuardHome.yaml b/adguard/conf/AdGuardHome.yaml index 2179835..ba3eeb0 100644 --- a/adguard/conf/AdGuardHome.yaml +++ b/adguard/conf/AdGuardHome.yaml @@ -1,6 +1,5 @@ bind_host: 0.0.0.0 bind_port: 3000 -beta_bind_port: 0 users: - name: Borgal password: $2a$10$HyZNzwrzK7z1cveWb6tONebiUL26A45LfwZB5lezB34nUy4PAcIKm @@ -8,6 +7,7 @@ auth_attempts: 5 block_auth_min: 15 http_proxy: "" language: "" +theme: auto debug_pprof: false web_session_ttl: 720 dns: @@ -85,6 +85,8 @@ dns: private_networks: [] use_private_ptr_resolvers: true local_ptr_upstreams: [] + use_dns64: false + dns64_prefixes: [] serve_http3: false use_http3_upstreams: false tls: @@ -195,6 +197,8 @@ user_rules: - '!@@||cdn.cxense.com^$important' - '!@@||cm.everesttech.net^$important' - '@@||benefits.sovendus.com^$important' + - '@@||fhdi3gj7.r.us-east-1.awstrack.me^$important' + - '@@||t.notifications.groupe-pvcp.com^$important' - "" dhcp: enabled: false