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

Change default MLVPN reorder

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-10-31 09:19:54 +01:00
parent 3ed6751ae7
commit f54d6d0164
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ config mlvpn 'general'
option enable '0'
option password ''
option timeout '30'
option reorder_buffer_size '64'
option reorder_buffer_size '128'
option loss_tolerence '50'
option mode 'client'
option host '128.128.128.128'