Skip to content

Commit

Permalink
Disable use of private reverse DNS servers by default (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners committed Apr 5, 2024
1 parent 0383b88 commit 56807a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions adguard/rootfs/etc/adguard/AdGuardHome.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dns:
port: 53
bootstrap_dns: 1.1.1.1:53
use_private_ptr_resolvers: false

0 comments on commit 56807a6

Please sign in to comment.