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
1 changed files with 1 additions and 0 deletions

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