mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +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
|
||||
|
||||
procd_append_param command \
|
||||
retry count -1 const 5000000 \
|
||||
retry count -1 const 500000 \
|
||||
timeout 40000 \
|
||||
keepalive count 5 idle 60 interval 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue