Skip to content

Commit

Permalink
取消对xray-plugin的编译(go版本问题)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmozhijin committed Jan 9, 2024
1 parent 7d1f398 commit 173e5f2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/rpi4b/luci.config
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Server=y
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_tuic_client=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=n
# end of Configuration
CONFIG_PACKAGE_luci-app-passwall2=y
#
Expand Down
2 changes: 1 addition & 1 deletion config/rpi4b/network.config
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ CONFIG_PACKAGE_tuic-client=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_v2ray-plugin=y
CONFIG_PACKAGE_xray-plugin=y
CONFIG_PACKAGE_xray-plugin=n
# end of Web Servers/Proxies
CONFIG_PACKAGE_6in4=y
CONFIG_PACKAGE_chat=y
Expand Down
2 changes: 1 addition & 1 deletion config/x86_64/luci.config
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ShadowsocksR_Libev_Server=y
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Trojan_GO=y
CONFIG_PACKAGE_luci-app-passwall_INCLUDE_tuic_client=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=n
# end of Configuration
CONFIG_PACKAGE_luci-app-passwall2=y
#
Expand Down
2 changes: 1 addition & 1 deletion config/x86_64/network.config
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ CONFIG_PACKAGE_tuic-client=y
CONFIG_PACKAGE_uhttpd=y
CONFIG_PACKAGE_uhttpd-mod-ubus=y
CONFIG_PACKAGE_v2ray-plugin=y
CONFIG_PACKAGE_xray-plugin=y
CONFIG_PACKAGE_xray-plugin=n
# end of Web Servers/Proxies
#
# WirelessAPD
Expand Down

0 comments on commit 173e5f2

Please sign in to comment.