mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-22 01:59:26 +00:00
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.