From: Pieter Lexis Date: Fri, 24 Aug 2018 16:23:01 +0000 (+0200) Subject: ixfrdist: make axfr-timeout default match documented default X-Git-Tag: dnsdist-1.3.3~147^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6aaf5589971c8824289d3c98a86cd20a74b0d76;p=thirdparty%2Fpdns.git ixfrdist: make axfr-timeout default match documented default --- 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<