AdGuard Config update
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
bind_host: 0.0.0.0
|
bind_host: 0.0.0.0
|
||||||
bind_port: 3000
|
bind_port: 3000
|
||||||
beta_bind_port: 0
|
|
||||||
users:
|
users:
|
||||||
- name: Borgal
|
- name: Borgal
|
||||||
password: $2a$10$HyZNzwrzK7z1cveWb6tONebiUL26A45LfwZB5lezB34nUy4PAcIKm
|
password: $2a$10$HyZNzwrzK7z1cveWb6tONebiUL26A45LfwZB5lezB34nUy4PAcIKm
|
||||||
@@ -8,6 +7,7 @@ auth_attempts: 5
|
|||||||
block_auth_min: 15
|
block_auth_min: 15
|
||||||
http_proxy: ""
|
http_proxy: ""
|
||||||
language: ""
|
language: ""
|
||||||
|
theme: auto
|
||||||
debug_pprof: false
|
debug_pprof: false
|
||||||
web_session_ttl: 720
|
web_session_ttl: 720
|
||||||
dns:
|
dns:
|
||||||
@@ -85,6 +85,8 @@ dns:
|
|||||||
private_networks: []
|
private_networks: []
|
||||||
use_private_ptr_resolvers: true
|
use_private_ptr_resolvers: true
|
||||||
local_ptr_upstreams: []
|
local_ptr_upstreams: []
|
||||||
|
use_dns64: false
|
||||||
|
dns64_prefixes: []
|
||||||
serve_http3: false
|
serve_http3: false
|
||||||
use_http3_upstreams: false
|
use_http3_upstreams: false
|
||||||
tls:
|
tls:
|
||||||
@@ -195,6 +197,8 @@ user_rules:
|
|||||||
- '!@@||cdn.cxense.com^$important'
|
- '!@@||cdn.cxense.com^$important'
|
||||||
- '!@@||cm.everesttech.net^$important'
|
- '!@@||cm.everesttech.net^$important'
|
||||||
- '@@||benefits.sovendus.com^$important'
|
- '@@||benefits.sovendus.com^$important'
|
||||||
|
- '@@||fhdi3gj7.r.us-east-1.awstrack.me^$important'
|
||||||
|
- '@@||t.notifications.groupe-pvcp.com^$important'
|
||||||
- ""
|
- ""
|
||||||
dhcp:
|
dhcp:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Reference in New Issue
Block a user