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

Increase default timeout for shadowsocks tracker

This commit is contained in:
Ycarus 2018-05-14 13:41:44 +02:00
parent aebad586a3
commit e061504eeb
2 changed files with 4 additions and 4 deletions

View file

@ -22,6 +22,6 @@ config shadowsocks 'shadowsocks'
list hosts '23.96.52.53'
list hosts '104.40.211.35'
list hosts '80.67.169.12'
option timeout '2'
option timeout '5'
option tries '4'
option interval '10'