Skip to content

Commit

Permalink
Switch edns-buffer-size to default.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsha committed Jul 8, 2024
1 parent 4542fca commit d923db7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion unbound.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
server:
edns-buffer-size: 512
# This matches Unbound's default and the 2020 DNS Flag Day recommendation:
# https://www.dnsflagday.net/2020/. Included here to be explicit.
edns-buffer-size: 1232
directory: "."
pidfile: ""
logfile: ""
Expand Down

0 comments on commit d923db7

Please sign in to comment.