blocky: disable AAAA (#487)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #487
This commit is contained in:
parent
d08ebe9747
commit
1bf7adf60f
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ conditional:
|
|||
mapping:
|
||||
grote.lan: 192.168.2.1
|
||||
|
||||
filtering:
|
||||
queryTypes:
|
||||
- AAAA # disable IPv6/AAAA Queries
|
||||
|
||||
blocking:
|
||||
startStrategy: failOnError # like blocking but blocky will shut down if any download fails
|
||||
blockType: nxDomain
|
||||
|
|
Loading…
Reference in a new issue