mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable OpenVPN compression
This commit is contained in:
parent
a044c9fadc
commit
471db40c8e
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ if [ "$(uci -q get openvpn.omr)" = "" ]; then
|
|||
set openvpn.omr.port=65301
|
||||
set openvpn.omr.cipher=AES-256-CBC
|
||||
set openvpn.omr.proto=tcp-client
|
||||
set openvpn.omr.compress=lz4
|
||||
set openvpn.omr.enabled=0
|
||||
set openvpn.omr.ncp_disable=1
|
||||
set openvpn.omr.auth_nocache=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue