mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Set mlvpn higher buffer
This commit is contained in:
parent
f151e152dc
commit
3418554713
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ config mlvpn 'general'
|
|||
option enable '0'
|
||||
option password ''
|
||||
option timeout '30'
|
||||
option reorder_buffer_size '128'
|
||||
option reorder_buffer_size '512'
|
||||
option loss_tolerence '50'
|
||||
option mode 'client'
|
||||
option host '128.128.128.128'
|
||||
|
|
Loading…
Reference in a new issue