From: Kees Monshouwer Date: Tue, 23 Aug 2016 18:43:16 +0000 (+0200) Subject: update doc with new default X-Git-Tag: dnsdist-1.1.0-beta1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4346%2Fhead;p=thirdparty%2Fpdns.git update doc with new default --- diff --git a/docs/markdown/authoritative/settings.md b/docs/markdown/authoritative/settings.md index 6d9ccbeec3..d3716a0cb7 100644 --- a/docs/markdown/authoritative/settings.md +++ b/docs/markdown/authoritative/settings.md @@ -69,11 +69,11 @@ always receive a notification. Even if they do not match the list in ## `any-to-tcp` * Boolean -* Default: no +* Default: yes (no, in <= 4.0.1) * Available since: 3.3 -Answer questions for the ANY and RRSIG types on UDP with a truncated packet that -refers the remote server to TCP. Useful for mitigating reflection attacks. +Answer questions for the ANY on UDP with a truncated packet that refers the +remote server to TCP. Useful for mitigating reflection attacks. ## `api` * Boolean