]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: clarify autoserial description
authorPeter Thomassen <peter@desec.io>
Thu, 15 Sep 2016 23:39:40 +0000 (20:39 -0300)
committerPeter Thomassen <peter@desec.io>
Thu, 15 Sep 2016 23:39:40 +0000 (20:39 -0300)
docs/markdown/authoritative/backend-generic-sql.md

index f3037b21fe3376292614462a564448f2e7368572..ed401d46c95e9f4576b00684b5d474c460eb99a4 100644 (file)
@@ -100,8 +100,9 @@ this implies that a slaved domain will not stay disabled.
 
 ## Autoserial
 The autoserial functionality makes PowerDNS generate the SOA serial when the SOA
-serial set to `0` in the database. The serial in SOA responses is set to the
-highest value of the `change_date` field in the "records" table.
+serial set to `0` in the database. The serial in SOA responses is set to what's
+provided by `zone-lastchange-query`. By default, this is the highest value of the
+`change_date` field in the "records" table).
 
 
 # Handling DNSSEC signed zones