From cc012bdf8fb476baeaa6842989fd6a42a116e222 Mon Sep 17 00:00:00 2001 From: Aki Tuomi Date: Tue, 11 Aug 2015 09:49:50 +0300 Subject: [PATCH] Update pdnsdistconf test --- pdns/pdns.conf-dist | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pdns/pdns.conf-dist b/pdns/pdns.conf-dist index 1e69f3da98..5d6528ffd9 100644 --- a/pdns/pdns.conf-dist +++ b/pdns/pdns.conf-dist @@ -19,6 +19,16 @@ # # allow-recursion=0.0.0.0/0 +################################# +# allow-unsigned-notify Allow unsigned notifications for TSIG secured domains +# +# allow-unsigned-notify=yes + +################################# +# allow-unsigned-supermaster Allow supermasters to create zones without TSIG signed NOTIFY +# +# allow-unsigned-supermaster=yes + ################################# # also-notify When notifying a domain, also notify these nameservers # -- 2.47.2