From 8e9658e099276745417d454dfc25d704e3fca280 Mon Sep 17 00:00:00 2001 From: yubiuser Date: Sun, 28 Sep 2025 10:42:12 +0200 Subject: [PATCH] Rename config key dns.domain > dns.domain.name Signed-off-by: yubiuser --- settings-dns.lp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings-dns.lp b/settings-dns.lp index e88c9db3..547fde8b 100644 --- a/settings-dns.lp +++ b/settings-dns.lp @@ -59,7 +59,7 @@ mg.include('scripts/lua/settings_header.lp','r')
-

DNS domain settings

+

DNS domain settings

@@ -68,7 +68,7 @@ mg.include('scripts/lua/settings_header.lp','r')
Domain
- +

The DNS domains for your Pi-hole. This DNS domain is purely local. FTL may answer queries from its local cache and configuration but *never* forwards any requests upstream *unless* you have configured a dns.revServer exactly for this domain. If no domain is specified and you are using Pi-hole's DHCP server, then any hostnames with a domain part (i.e., with a period) will be disallowed. If a domain is specified, then hostnames with a domain parts matching the domain here are allowed. In addition, when a suffix is set then hostnames without a domain part have the suffix added as an optional domain part.