From 966f6cebaf00a4959e84a0ade3d0b0a872dbca69 Mon Sep 17 00:00:00 2001 From: Martin Kouba Date: Tue, 27 Sep 2016 19:49:21 +0200 Subject: [PATCH] Updated description of allow-unsigned-notify Changed default of allow-unsigned-notify according to https://doc.powerdns.com/md/authoritative/settings/ --- docs/markdown/authoritative/modes-of-operation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/markdown/authoritative/modes-of-operation.md b/docs/markdown/authoritative/modes-of-operation.md index a38fca24a..41e95f441 100644 --- a/docs/markdown/authoritative/modes-of-operation.md +++ b/docs/markdown/authoritative/modes-of-operation.md @@ -88,8 +88,8 @@ list all master servers separated by commas in the 'master' field of the domains Since version 4.0.0, PowerDNS requires that masters sign their notifications. During transition and interoperation with other nameservers, you can use options **allow-unsigned-notify** to permit unsigned -notifications. For 4.0.0 this is turned off by default, but it might be -turned on permanently in future releases. +notifications. For 4.0.0 this is turned on by default, but it might be +turned off permanently in future releases. ## IXFR: incremental zone transfers If the 'IXFR' zone metadata item is set to 1 for a zone, PowerDNS will attempt to retrieve -- 2.40.0