]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
document INCEPTION-EPOCH exception 8289/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 30 Oct 2019 12:39:43 +0000 (13:39 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 30 Oct 2019 12:39:43 +0000 (13:39 +0100)
docs/dnsupdate.rst

index 1f043dbcca4540e119cb2ac367da298de6242f6c..a1392a28a36377590f82cfbe31f526f871ac5d98 100644 (file)
@@ -236,6 +236,8 @@ These are the settings available for **SOA-EDIT-DNSUPDATE**.
 -  SOA-EDIT-INCREASE: Change the serial to whatever SOA-EDIT would
    provide. If what SOA-EDIT provides is lower than the current serial,
    increase the current serial by 1.
+   Exception: with SOA-EDIT=INCEPTION-EPOCH, the serial is bumped to at
+   least the current EPOCH time.
 
 DNS update How-to: Setup dyndns/rfc2136 with dhcpd
 --------------------------------------------------