summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Salzman <daniel.salzman@nic.cz>2021-08-10 08:16:23 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2021-08-10 08:16:23 +0200
commitb9daef31f8fe051b8dec056197a74430370e1e04 (patch)
tree19633e45821b159a6c8eafcb04e571e08ebb1293
parentmod-rrl: always log qname which triggered the action (diff)
downloadknot-b9daef31f8fe051b8dec056197a74430370e1e04.tar.xz
knot-b9daef31f8fe051b8dec056197a74430370e1e04.zip
doc: remove reverted libzscanner change from migration
-rw-r--r--doc/migration.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/migration.rst b/doc/migration.rst
index fe2314780..2b0e9e78a 100644
--- a/doc/migration.rst
+++ b/doc/migration.rst
@@ -272,14 +272,6 @@ Configuration changes
- ``server.tcp-handshake-timeout``
- ``zone.disable-any``
-Zone file processing
---------------------
-
-If a resource record has ommited TTL in the zone file, its TTL value defaults
-to the last explicitly stated one. It can be a *$TTL* directive, the internal
-default value *3600*, **or an explicit TTL of a previous record**. This fixes
-a non-compliance with :rfc:`1035`.
-
Zone backup and restore
-----------------------