mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-04 14:59:21 +00:00
Pull request: FAQ: fix typo
Merge in DNS/adguard-home-wiki from 4122-faq-doh to master Squashed commit of the following: commit 0baff2c2640293e9d7722271326c054f9e3c2b4c Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Tue Jan 11 20:48:38 2022 +0500 FAQ: fix typo
committed by
Andrey Meshkov
parent
c2be812c9a
commit
2f622f2a51
2
FAQ.md
2
FAQ.md
@@ -332,7 +332,7 @@ DOMAIN {
|
||||
### Disable DoH encryption on AdGuard Home
|
||||
|
||||
When you use TLS on your reverse proxy server, there's no need to use TLS on
|
||||
AdGuard Home. Set `allow_unencrypted_doh: false` in `AdGuardHome.yaml` to allow
|
||||
AdGuard Home. Set `allow_unencrypted_doh: true` in `AdGuardHome.yaml` to allow
|
||||
AdGuard Home respond to DoH requests without TLS encryption.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user