1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-11 22:35:40 +01:00

Discourage from using very low values for the timeout

This commit is contained in:
Frank Denis 2024-07-03 01:58:12 +02:00
parent 4ab56c9401
commit 31dcab22b6

View File

@ -121,6 +121,7 @@ http3 = false
## If you have a network with *a lot* of latency, you may need to
## increase this. Startup may be slower if you do so.
## Don't increase it too much. 10000 is the highest reasonable value.
## A timeout below 5000 is not recommended.
timeout = 5000