1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2023-09-29 14:42:55 +02:00
parent f151e152dc
commit 3418554713

View file

@ -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'