1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 15:32:01 +01:00

Decrease edns-buffer-size to 1220

Ref: https://sk.tl/2PbhxjbN
This commit is contained in:
Frank Denis 2019-05-12 13:42:22 +02:00
parent 81f3ccbf81
commit 156345f0a9

@ -33,7 +33,7 @@ server:
num-threads: @THREADS@
interface: 127.0.0.1@553
so-reuseport: yes
edns-buffer-size: 1252
edns-buffer-size: 1220
delay-close: 10000
cache-min-ttl: 60
cache-max-ttl: 86400