Improve config formatting
This commit is contained in:
parent
14fc685097
commit
3d0bac0df2
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user