From 3d0bac0df2df8565303e69aef7d4159a39d5cb7d Mon Sep 17 00:00:00 2001 From: Petr Menšík Date: Feb 21 2018 10:41:24 +0000 Subject: Improve config formatting --- diff --git a/unbound.conf b/unbound.conf index 127a644..fbec6a9 100644 --- a/unbound.conf +++ b/unbound.conf @@ -139,8 +139,9 @@ server: # Maximum UDP response size (not applied to TCP response). # Suggested values are 512 to 4096. Default is 4096. 65536 disables it. - # 3072 causes +dnssec any isc.org queries to need TC=1. Helps mitigating DDOS - max-udp-size: 3072 + # 3072 causes +dnssec any isc.org queries to need TC=1. + # Helps mitigating DDOS + # max-udp-size: 3072 # buffer size for handling DNS data. No messages larger than this # size can be sent or received, by UDP or TCP. In bytes.