diff options
Diffstat (limited to 'samples/knot.full.conf')
-rw-r--r-- | samples/knot.full.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/samples/knot.full.conf b/samples/knot.full.conf index 80c2902..4450f6c 100644 --- a/samples/knot.full.conf +++ b/samples/knot.full.conf @@ -94,6 +94,9 @@ system { # legitimate requests to get a chance to reconnect using TCP # Default: 1 rate-limit-slip 1; + + # Maximum EDNS0 UDP payload size + # max-udp-payload 4096; } # Includes can be placed anywhere at any level in the configuration file. The |