1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00

Increase timeout for glorytun tcp

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-06-14 20:42:41 +02:00
parent 0462d3b595
commit 5b394c608f

View file

@ -77,7 +77,7 @@ start_instance() {
procd_append_param command \ procd_append_param command \
retry count -1 const 5000000 \ retry count -1 const 5000000 \
timeout 10000 \ timeout 10000 \
keepalive count 5 idle 10 interval 2 \ keepalive count 5 idle 20 interval 2 \
buffer-size 32768 buffer-size 32768
procd_set_param respawn 0 30 0 procd_set_param respawn 0 30 0