luci-app-vssr: use xray by default

This commit is contained in:
CN_SZTL 2020-12-05 18:38:01 +08:00
parent 120fb6f80e
commit c809734048
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -13,7 +13,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_V2ray_plugin
config PACKAGE_$(PKG_NAME)_INCLUDE_V2ray
bool "Include V2ray"
default y if i386||x86_64||arm||aarch64
default n
config PACKAGE_$(PKG_NAME)_INCLUDE_Xray
bool "Include Xray"