]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix the default interface-interval docs and default value
authorOndřej Surý <ondrej@isc.org>
Tue, 18 Mar 2025 13:05:39 +0000 (14:05 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 1 Jul 2025 09:19:57 +0000 (11:19 +0200)
commitde08c0088dbdeac7e97c343835f4fdb465dff27d
tree7f35167b5faf9003d4a7ffb1f1a4bfcd2af124a0
parent8d4748121f74a337097e7f2fa798bd685a42b03c
Fix the default interface-interval docs and default value

When the interface-interval parser was changed from uint32 parser to
duration parser, the default value stayed at plain 60 which now means 60
seconds instead of 60 minutes.  Fix the default value and the
documentation to match the reality.
bin/named/config.c
doc/arm/reference.rst