fix adguard conf
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 29s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 29s
This commit is contained in:
parent
8953a22954
commit
34f882e95c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ in {
|
|||
dns = {
|
||||
upstream_dns = [ "https://security.cloudflare-dns.com/dns-query" ];
|
||||
bootstrap_dns = [ "1.1.1.2" "1.0.0.2" ];
|
||||
blocked_services = blocked;
|
||||
blocked_services.ids = blocked;
|
||||
};
|
||||
querylog = {
|
||||
interval = "2160h";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue