]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Update docs/backends/lua2.rst 16099/head
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 17 Sep 2025 06:23:51 +0000 (08:23 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Sep 2025 06:23:51 +0000 (08:23 +0200)
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/backends/lua2.rst

index d6d835ed53470d7b8ec927f33bd89c824a20b567..51c08b171d823dd3453fce56608efe5eacbb8c7f 100644 (file)
@@ -127,7 +127,7 @@ NOTES:
  is required if you want to be able to enable the zone cache or to search
  records.
  It is also required if you want to serve a zone **without a SOA in _another_ backend**: if you
- don't list your zone here pdns server will reject it (as unknown zone) and the requests will
+ don't list your zone here, pdns server will not recognize the zone as valid (and will treat it as unknown), causing the requests to
  never reach lua2 backend.
 
 ``dns_get_domain_metadata(domain, kind)``