mirror of
https://github.com/pi-hole/FTL.git
synced 2025-12-20 17:58:26 +00:00
Update test/pihole.toml
Signed-off-by: Dominik <DL6ER@users.noreply.github.com>
This commit is contained in:
@@ -358,6 +358,9 @@
|
|||||||
# This is dnsmasq's --cache-rr option, which allows you to define which DNS record
|
# This is dnsmasq's --cache-rr option, which allows you to define which DNS record
|
||||||
# types should be cached by PiHole. This option can take a comma-separated list of
|
# types should be cached by PiHole. This option can take a comma-separated list of
|
||||||
# RR-types as input. The default value ANY caches all record types.
|
# RR-types as input. The default value ANY caches all record types.
|
||||||
|
#
|
||||||
|
# Allowed values are:
|
||||||
|
# Valid DNS record types in the following form: <rrtype>[,<rrtype>...]
|
||||||
rrtype = "ANY"
|
rrtype = "ANY"
|
||||||
|
|
||||||
[dns.blocking]
|
[dns.blocking]
|
||||||
|
|||||||
Reference in New Issue
Block a user