mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-03 21:27:37 +03:00
Discourage from using very low values for the timeout
This commit is contained in:
parent
4ab56c9401
commit
31dcab22b6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue