Skip to content

Commit 31dcab2

Browse files
committed
Discourage from using very low values for the timeout
1 parent 4ab56c9 commit 31dcab2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ http3 = false
121121
## If you have a network with *a lot* of latency, you may need to
122122
## increase this. Startup may be slower if you do so.
123123
## Don't increase it too much. 10000 is the highest reasonable value.
124+
## A timeout below 5000 is not recommended.
124125

125126
timeout = 5000
126127

0 commit comments

Comments
 (0)