Pull request: Configuration: ipv6 hints
Merge in GO/adguard-home-wiki from 6122-ipv6hints to master Squashed commit of the following: commit 0711fe740c597ac4458d157f6694fee1f564663a Author: Dimitry Kolyshev <dkolyshev@adguard.com> Date: Tue Aug 22 14:02:24 2023 +0300 Configuration: ipv6 hints
parent
664fd95b1d
commit
83a59f6bf8
|
@ -560,6 +560,8 @@ Settings are stored in [YAML format](https://en.wikipedia.org/wiki/YAML), possib
|
|||
- `enable_dnssec`: Set DNSSEC flag in the outgoing DNS requests and check
|
||||
the result.
|
||||
- `aaaa_disabled`: Respond with an empty answer to all `AAAA` requests.
|
||||
**Since v0.107.37** it also removes IPv6 hints from the answers to HTTPS
|
||||
queries.
|
||||
- `safebrowsing_cache_size`: Safe Browsing cache size, in bytes.
|
||||
- `safesearch_cache_size`: Safe Search cache size, in bytes.
|
||||
- `parental_cache_size`: Parental Control cache size, in bytes.
|
||||
|
|
Loading…
Reference in New Issue