]> granicus.if.org Git - pdns/commitdiff
doc: also-notify is overriding only-notify
authorKees Monshouwer <mind04@monshouwer.org>
Sat, 17 May 2014 21:01:58 +0000 (23:01 +0200)
committermind04 <mind04@monshouwer.org>
Sat, 17 May 2014 21:01:58 +0000 (23:01 +0200)
pdns/docs/pdns.xml

index cd0e55a5192b65f3996ad56a7d9966da31a785ac..0709260e8cc24aa3bffb33e519db559b6d821377 100644 (file)
@@ -16156,7 +16156,8 @@ To enable a Lua script for a particular slave zone, determine the domain_id for
          <term>also-notify=...</term>
          <listitem>
            <para>
-             When notifying a domain, also notify these nameservers. Example: <command>also-notify=192.168.0.1, 10.0.0.1</command>.
+             When notifying a domain, also notify these nameservers. Example: <command>also-notify=192.168.0.1, 10.0.0.1</command>. The IP adresses listed in <command>
+             also-notify</command> always receive a notification. Even if they do not mach the list in <command>only-notify</command>.
            </para>
          </listitem>
        </varlistentry>