From 5a65177d43dacfb0c25dc12e59ee1f9b460c4541 Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Sat, 17 May 2014 23:01:58 +0200 Subject: [PATCH] doc: also-notify is overriding only-notify --- pdns/docs/pdns.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index cd0e55a519..0709260e8c 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -16156,7 +16156,8 @@ To enable a Lua script for a particular slave zone, determine the domain_id for also-notify=... - When notifying a domain, also notify these nameservers. Example: also-notify=192.168.0.1, 10.0.0.1. + When notifying a domain, also notify these nameservers. Example: also-notify=192.168.0.1, 10.0.0.1. The IP adresses listed in + also-notify always receive a notification. Even if they do not mach the list in only-notify. -- 2.47.2