From 4f6b2b867e22aaf06fcafec76f11e6b809b37531 Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:45:09 +0800 Subject: [PATCH] config-common: drop xray plugin --- openwrt/23-config-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/23-config-common b/openwrt/23-config-common index ab10b61da..f4e2e3b26 100644 --- a/openwrt/23-config-common +++ b/openwrt/23-config-common @@ -135,7 +135,7 @@ CONFIG_PACKAGE_luci-app-passwall=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_NaiveProxy=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_SingBox=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_V2ray_Geodata=y -CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin=y +# CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Xray_Plugin is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Hysteria is not set # CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Shadowsocks_Libev_Client is not set