From db025fc8ec9721deae55715a8ec50bf873096f90 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 11 Apr 2014 17:32:30 +0000 Subject: [PATCH] document DNAME flag --- pdns/docs/pdns.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index 7321dc2d18..725bfeb174 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -16108,6 +16108,11 @@ To enable a Lua script for a particular slave zone, determine the domain_id for Entropy source (like /dev/urandom). + experimental-dname-processing=... + + Synthesise CNAME records from DNAME records as required. This approximately doubles query load. Do not combine + with DNSSEC! + fancy-records=... Process URL and MBOXFW records. See . -- 2.47.2