]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
update doc with new default 4346/head
authorKees Monshouwer <mind04@monshouwer.org>
Tue, 23 Aug 2016 18:43:16 +0000 (20:43 +0200)
committermind04 <mind04@monshouwer.org>
Tue, 23 Aug 2016 18:43:16 +0000 (20:43 +0200)
docs/markdown/authoritative/settings.md

index 6d9ccbeec37ee14785091730ffc488d6a8b0b98b..d3716a0cb7b9ed0903492d70a286146ddbefcf70 100644 (file)
@@ -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