luci: fixup 52e0cc5

This commit is contained in:
xiaorouji 2023-08-26 01:15:32 +08:00 committed by sbwml
parent 1e89348445
commit f3986ee8ac
2 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-passwall2
PKG_VERSION:=1.19-2
PKG_VERSION:=1.19-3
PKG_RELEASE:=
PKG_CONFIG_DEPENDS:= \

View File

@ -394,6 +394,8 @@ o:value("", translate("Disable"))
o:value("xtls-rprx-vision")
o:value("xtls-rprx-vision-udp443")
add_xray_depends(o, { xray_protocol = "vless", xray_tls = true, transport = "tcp" })
o.cfgvalue = rm_prefix_cfgvalue
o.write = rm_prefix_write
o = s:option(Flag, "reality", translate("REALITY"), translate("Only recommend to use with VLESS-TCP-XTLS-Vision."))
o.default = 0