luci-app-clash: sync with upstream source

This commit is contained in:
CN_SZTL 2020-03-30 19:47:36 +08:00
parent 1dde31f530
commit a7ab88c551
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -428,7 +428,7 @@ config_list_foreach "$section" "alpn" set_alpn
fi
if [ "$skip_cert_verify" = "true" ] && [ "$type" = "trojan" ]; then
cat >> "$SERVER_FILE" <<-EOF
skip_cert_verify: true
skip_cert_verify: true
EOF
fi
fi