mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Change glorytun timeout
This commit is contained in:
parent
471db40c8e
commit
4900f4a875
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ start_instance() {
|
||||||
[ "${chacha20}" = "1" ] && procd_append_param command chacha20
|
[ "${chacha20}" = "1" ] && procd_append_param command chacha20
|
||||||
|
|
||||||
procd_append_param command \
|
procd_append_param command \
|
||||||
retry count -1 const 5000000 \
|
retry count -1 const 500000 \
|
||||||
timeout 40000 \
|
timeout 40000 \
|
||||||
keepalive count 5 idle 60 interval 2
|
keepalive count 5 idle 60 interval 2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue