Skip to content

Commit

Permalink
Restore 'edns_size' previous value in profile.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreenx committed Feb 14, 2023
1 parent b1fe3ee commit 668bade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"defaults" : {
"debug" : false,
"dnssec" : false,
"edns_size" : 512,
"edns_size" : 0,
"igntc" : false,
"fallback" : true,
"recurse" : false,
Expand Down

0 comments on commit 668bade

Please sign in to comment.