mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Increase timeout for glorytun tcp
This commit is contained in:
parent
0462d3b595
commit
5b394c608f
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ start_instance() {
|
|||
procd_append_param command \
|
||||
retry count -1 const 5000000 \
|
||||
timeout 10000 \
|
||||
keepalive count 5 idle 10 interval 2 \
|
||||
keepalive count 5 idle 20 interval 2 \
|
||||
buffer-size 32768
|
||||
|
||||
procd_set_param respawn 0 30 0
|
||||
|
|
Loading…
Reference in a new issue