mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
Merge pull request #75 from chocomega/fix/ftldns-blockingmode
Fix BLOCKINGMODE possible settings
This commit is contained in:
@@ -72,7 +72,7 @@ Which privacy level is used?
|
||||
Should `FTL` ignore queries coming from the local machine?
|
||||
|
||||
### BLOCKINGMODE
|
||||
`BLOCKINGMODE=NULL|IP-AAAA-NODATA|IP|NXDOMAIN`
|
||||
`BLOCKINGMODE=NULL|IP-NODATA-AAAA|IP|NXDOMAIN`
|
||||
|
||||
How should `FTL` reply to blocked queries?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user