From e6aaf5589971c8824289d3c98a86cd20a74b0d76 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 24 Aug 2018 18:23:01 +0200 Subject: [PATCH] ixfrdist: make axfr-timeout default match documented default --- pdns/ixfrdist.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/ixfrdist.cc b/pdns/ixfrdist.cc index 29b5adbe7b..f48a6c32dd 100644 --- a/pdns/ixfrdist.cc +++ b/pdns/ixfrdist.cc @@ -787,7 +787,7 @@ bool parseAndCheckConfig(const string& configpath, YAML::Node& config) { g_log<