mirror of
https://github.com/kenzok8/small-package
synced 2025-01-08 13:27:36 +08:00
update 2023-05-27 16:20:45
This commit is contained in:
parent
68c7444215
commit
0e8232663b
@ -1212,8 +1212,8 @@ EOF
|
||||
#Multiplex
|
||||
if [ ! -z "$multiplex" ]; then
|
||||
cat >> "$SERVER_FILE" <<-EOF
|
||||
smux:
|
||||
enabled: $multiplex
|
||||
smux:
|
||||
enabled: $multiplex
|
||||
EOF
|
||||
if [ -n "$multiplex_protocol" ]; then
|
||||
cat >> "$SERVER_FILE" <<-EOF
|
||||
|
Loading…
Reference in New Issue
Block a user