luci-app-clash: sync with upstream source

This commit is contained in:
CN_SZTL 2020-03-30 19:47:06 +08:00
parent 659c9a3dc9
commit fd3c3c8bcb
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